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 6fbcc3f commit ad6dadbCopy full SHA for ad6dadb
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