python-terrascript/terrascript/helm/d.py

14 lines
258 B
Python

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