Skip to content

Commit

Permalink
minor formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
peichins committed Jan 29, 2025
1 parent 74ba53d commit 2396545
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ def main():
if not source.exists():
parser.error(f'source {source} does not exist')




config = load_config(args.config_file)

if source.is_file():
Expand Down

0 comments on commit 2396545

Please sign in to comment.