python-terrascript/terrascript/amixr/r.py

30 lines
491 B
Python

# terrascript/amixr/r.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class amixr_escalation(terrascript.Resource):
pass
class amixr_integration(terrascript.Resource):
pass
class amixr_on_call_shift(terrascript.Resource):
pass
class amixr_route(terrascript.Resource):
pass
class amixr_schedule(terrascript.Resource):
pass