From 53661a49f841ea66ceb0361ba4b072e2eab62684 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Mon, 14 Mar 2022 15:11:35 +0000 Subject: [PATCH] Lint --- flowdb/testdata/bin/migrate_synth_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flowdb/testdata/bin/migrate_synth_data.py b/flowdb/testdata/bin/migrate_synth_data.py index cc954250392..58ef9dfe778 100644 --- a/flowdb/testdata/bin/migrate_synth_data.py +++ b/flowdb/testdata/bin/migrate_synth_data.py @@ -184,7 +184,7 @@ def do_exec(args): FROM public.gambia_admin2;""" ) except: - pass # No gambia table + pass # No gambia table with engine.begin() as trans: # Populate the geobridge trans.execute(