Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ZDL-Git authored Aug 29, 2020
1 parent 0e539b5 commit d6e1425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

# read arguments
arg = parser.parse_args()
print(arg)

# start
Processor = processors[arg.processor]
Expand Down

0 comments on commit d6e1425

Please sign in to comment.