python-terrascript/terrascript/cloudsmith/r.py

18 lines
339 B
Python

# terrascript/cloudsmith/r.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class cloudsmith_entitlement(terrascript.Resource):
pass
class cloudsmith_repository(terrascript.Resource):
pass