From de914de09f507c54dd44dbfc86dd465900f6ff2b Mon Sep 17 00:00:00 2001 From: kshitijrajsharma Date: Thu, 12 Sep 2024 11:41:23 +0000 Subject: [PATCH] :art: Format Python code with psf/black --- src/app.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app.py b/src/app.py index 633d1d1a..5128fe88 100644 --- a/src/app.py +++ b/src/app.py @@ -1462,7 +1462,6 @@ def process_export_format(export_format): else "" ) if USE_DUCK_DB_FOR_CUSTOM_EXPORTS is True: - format_option = export_format.format_option driver_and_layer_options = ""