Skip to content

Commit

Permalink
Resolve whitespace issue for pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly authored Jun 12, 2021
1 parent d063fb4 commit 2ecaa01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dunamai/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,5 +247,6 @@ def main() -> None:
print(e, file=sys.stderr)
sys.exit(1)


if __name__ == "__main__":
main()

0 comments on commit 2ecaa01

Please sign in to comment.