Skip to content

Commit

Permalink
Call entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Saverio976 committed Oct 31, 2022
1 parent 78716f4 commit c29146a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions norma2/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ def entrypoint():
open_file(f"{outfile}{outfilext}")

sys.exit(ex)


entrypoint()

0 comments on commit c29146a

Please sign in to comment.