python-terrascript/terrascript/pnap/r.py

18 lines
313 B
Python

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