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