Skip to content

Commit

Permalink
fixed issue in test file
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kovalsky committed Jun 17, 2024
1 parent cb1d257 commit 8fe0426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_tom.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import sempy.fabric
from unittest.mock import patch
from sempy_labs import connect_semantic_model
from sempy_labs.tom import connect_semantic_model


@patch("sempy.fabric.resolve_workspace_name")
Expand Down

0 comments on commit 8fe0426

Please sign in to comment.