Skip to content

Commit

Permalink
Test PR doesn't trigger acceptance
Browse files Browse the repository at this point in the history
  • Loading branch information
nfx authored Mar 1, 2024
1 parent 24e62ef commit 1efb51e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/databricks/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# DO NOT ADD ANYTHING ELSE TO THIS FILE FOR COMPATIBILITY WITH OTHER databricks.* PACKAGES
# SEE https://packaging.python.org/guides/packaging-namespace-packages/#pkgutil-style-namespace-packages
__path__ = __import__("pkgutil").extend_path(__path__, __name__)

0 comments on commit 1efb51e

Please sign in to comment.