Skip to content

Commit

Permalink
lint: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
larkee committed Mar 21, 2024
1 parent 83914f8 commit d097169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/system/test_session_api.py
Expand Up @@ -2349,7 +2349,7 @@ def test_execute_sql_w_jsonb_bindings(


def test_execute_sql_w_jsonb_bindings(
not_emulator, not_google_standard_sql, sessions_database, database_dialect
not_emulator, not_google_standard_sql, sessions_database, database_dialect
):
_bind_test_helper(
sessions_database,
Expand Down

0 comments on commit d097169

Please sign in to comment.