15 lines
352 B
Python
15 lines
352 B
Python
# terrascript/data/sdm.py
|
|
# Automatically generated by tools/makecode.py (24-Sep-2021 15:26:26 UTC)
|
|
#
|
|
# For imports without namespace, e.g.
|
|
#
|
|
# >>> import terrascript.data.sdm
|
|
#
|
|
# instead of
|
|
#
|
|
# >>> import terrascript.data.strongdm.sdm
|
|
#
|
|
# This is only available for 'official' and 'partner' providers.
|
|
|
|
from terrascript.data.strongdm.sdm import *
|