Skip to content

Commit

Permalink
apply autopep8.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AHReccese committed May 20, 2024
1 parent e3f03a7 commit 39ebaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nava/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def main():
"""
parser = argparse.ArgumentParser()
parser.add_argument(
'filename',
'filename',
nargs='?',
type=str,
metavar='FILE_PATH',
Expand Down

0 comments on commit 39ebaca

Please sign in to comment.