We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5594aae commit 07fc272Copy full SHA for 07fc272
python/tests/test_unity_catalog.py
@@ -1,9 +1,9 @@
1
import os
2
3
-from deltalake._internal import DeltaError
4
import pytest
5
6
from deltalake import DeltaTable
+from deltalake._internal import DeltaError
7
8
9
@pytest.mark.unitycatalog_databricks
0 commit comments