python-terrascript/terrascript/msgraph/d.py

18 lines
310 B
Python

# terrascript/msgraph/d.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class msgraph_group(terrascript.Data):
pass
class msgraph_user(terrascript.Data):
pass