Skip to content

Commit

Permalink
Style nit: add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
erlend-aasland committed Jul 30, 2023
1 parent 665d44f commit 0a55f22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/clinic/clinic.py
Original file line number Diff line number Diff line change
Expand Up @@ -5756,5 +5756,6 @@ def main(argv: list[str] | None = None) -> None:
cli.print_usage()
sys.exit(1)


if __name__ == "__main__":
main()

0 comments on commit 0a55f22

Please sign in to comment.