python-terrascript/terrascript/bless/r.py

18 lines
313 B
Python

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