Skip to content

Commit

Permalink
Add blank like to keep flake happy
Browse files Browse the repository at this point in the history
  • Loading branch information
rkent committed Mar 22, 2024
1 parent 1a25631 commit 07057f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rosdoc2/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,6 @@ def main(sysargs=None):
# and the extras which the preprocessor may have returned
sys.exit(args.main(args) or 0)


if __name__ == '__main__':
main()

0 comments on commit 07057f6

Please sign in to comment.