python-terrascript/terrascript/dnsimple/r.py

18 lines
331 B
Python

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