Skip to content

Commit a66775b

Browse files
committed
fix
1 parent 4d9a2b5 commit a66775b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
import pytest as pytest
66
from pyfakefs.fake_filesystem_unittest import Patcher
77

8-
from .clock import FakeClock
98
from databricks.sdk.core import Config
109
from databricks.sdk.credentials_provider import credentials_strategy
1110

11+
from .clock import FakeClock
1212
from .integration.conftest import restorable_env # type: ignore
1313

1414

0 commit comments

Comments
 (0)