Skip to content

Commit

Permalink
expose in top level
Browse files Browse the repository at this point in the history
  • Loading branch information
jsj authored and mrjsj committed Dec 23, 2024
1 parent 278164a commit bad3e07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/msfabricutils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from msfabricutils.core import (
get_azure_storage_access_token,
get_fabric_bearer_token,
get_onelake_access_token,
get_workspace,
get_workspace_lakehouse_tables,
get_workspace_lakehouses,
Expand All @@ -14,6 +15,7 @@
"FabricDuckDBConnection",
"get_fabric_bearer_token",
"get_azure_storage_access_token",
"get_onelake_access_token",
"get_workspace",
"get_workspace_lakehouse_tables",
"get_workspace_lakehouses",
Expand Down

0 comments on commit bad3e07

Please sign in to comment.