Skip to content

Commit d097169

Browse files
committed
lint: fix lint
1 parent 83914f8 commit d097169

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
@@ -2349,7 +2349,7 @@ def test_execute_sql_w_jsonb_bindings(
23492349

23502350

23512351
def test_execute_sql_w_jsonb_bindings(
2352-
not_emulator, not_google_standard_sql, sessions_database, database_dialect
2352+
not_emulator, not_google_standard_sql, sessions_database, database_dialect
23532353
):
23542354
_bind_test_helper(
23552355
sessions_database,

0 commit comments

Comments
 (0)