Skip to content

Commit 421df9a

Browse files
committed
style
1 parent 381b227 commit 421df9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ async def driver(endpoint, database, event_loop):
9797

9898
await driver.stop(timeout=10)
9999

100+
100101
@pytest.fixture()
101102
async def driver_sync(endpoint, database, event_loop):
102103
driver_config = ydb.DriverConfig(

0 commit comments

Comments
 (0)