Skip to content

Commit

Permalink
Reformat app using black formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Feb 21, 2024
1 parent 43c94b0 commit 60db771
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 @@ -582,7 +582,6 @@ def ogr_export(query, outputtype, working_dir, dump_temp_path, params):
),
}


file_name_option = (
f"-nln {params.file_name if params.file_name else 'raw_export'}"
)
Expand Down

0 comments on commit 60db771

Please sign in to comment.