Skip to content

Commit 07fc272

Browse files
omkar-fossion-elgreco
authored andcommitted
chore: reorganize imports
Signed-off-by: Omkar P <[email protected]>
1 parent 5594aae commit 07fc272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/tests/test_unity_catalog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import os
22

3-
from deltalake._internal import DeltaError
43
import pytest
54

65
from deltalake import DeltaTable
6+
from deltalake._internal import DeltaError
77

88

99
@pytest.mark.unitycatalog_databricks

0 commit comments

Comments
 (0)