Skip to content

Commit

Permalink
Update MI_Main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
umg-kmr authored Jul 6, 2023
1 parent 3ce5f02 commit c1327e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/MI_Main.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ def task(m):
t = (t2-t1)/3600

print(t,'Hours')

return 0
if __name__ == "__main__":
main()

0 comments on commit c1327e3

Please sign in to comment.