Skip to content

Commit

Permalink
Merge pull request #276 from hotosm/actions/black
Browse files Browse the repository at this point in the history
Format Python code with psf/black push
  • Loading branch information
kshitijrajsharma authored Sep 12, 2024
2 parents ab799fc + de914de commit 9f36aa9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ""
Expand Down

0 comments on commit 9f36aa9

Please sign in to comment.