python-terrascript/terrascript/sops/d.py

18 lines
304 B
Python

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