Skip to content

Commit

Permalink
style: Fix imports format
Browse files Browse the repository at this point in the history
  • Loading branch information
ftnext committed Mar 15, 2024
1 parent 39358b4 commit d41b888
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from jmteb.main import main, parse_args


if __name__ == "__main__":
args = parse_args()

Expand Down

0 comments on commit d41b888

Please sign in to comment.