python-terrascript/terrascript/bless/d.py

14 lines
266 B
Python

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