Skip to content

Commit 295bda4

Browse files
committed
fix space
1 parent 9b098bd commit 295bda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/tests/olap/lib/ydb_cluster.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ def _create_ydb_driver(endpoint, database, oauth=None, iam_file=None):
153153
)
154154
raise
155155

156-
@classmethod
156+
@classmethod
157157
def reset(cls, ydb_endpoint, ydb_database):
158158
cls.ydb_endpoint = ydb_endpoint
159159
cls.ydb_database = ydb_database

0 commit comments

Comments
 (0)