Commit 7e46c89
Add pkgutil-style for the package (#84)
Since the package is under databricks namespace. pip install this package will cause issue importing other packages under the same namespace like automl and feature store. Adding pkgutil style to resolve the issue.
Signed-off-by: lu-wang-dl <lu.wang@databricks.com>
Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>1 parent 37d5454 commit 7e46c89
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments