From d056f6331748a74446a7ff59ba89c4b2861a01b9 Mon Sep 17 00:00:00 2001 From: larkee Date: Tue, 14 Nov 2023 11:47:28 +1100 Subject: [PATCH] lint: fix lint --- tests/system/test_session_api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/system/test_session_api.py b/tests/system/test_session_api.py index add85467f8..1c89e8110e 100644 --- a/tests/system/test_session_api.py +++ b/tests/system/test_session_api.py @@ -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,