Skip to content

Commit 138273c

Browse files
committed
SNOW-2306184: reformat test_services.py
1 parent 9429ada commit 138273c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/spcs/test_services.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,9 @@
6969
@pytest.fixture()
7070
def enable_events_and_metrics_config():
7171
from snowflake.cli.api.utils.path_utils import path_resolver
72+
7273
from tests.conftest import clean_logging_handlers
73-
74+
7475
with TemporaryDirectory() as tempdir:
7576
# Resolve Windows short paths to prevent cleanup issues
7677
resolved_tempdir = path_resolver(tempdir)

0 commit comments

Comments
 (0)