Skip to content

Commit d056f63

Browse files
committed
lint: fix lint
1 parent 4f09a0b commit d056f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system/test_session_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2262,7 +2262,7 @@ def test_execute_sql_w_jsonb_bindings(
22622262

22632263

22642264
def test_execute_sql_w_jsonb_bindings(
2265-
not_emulator, not_google_standard_sql, sessions_database, database_dialect
2265+
not_emulator, not_google_standard_sql, sessions_database, database_dialect
22662266
):
22672267
_bind_test_helper(
22682268
sessions_database,

0 commit comments

Comments
 (0)