Skip to content

Commit

Permalink
lint: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
larkee committed Nov 14, 2023
1 parent 4f09a0b commit d056f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/system/test_session_api.py
Expand Up @@ -2262,7 +2262,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 d056f63

Please sign in to comment.