mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
make.py - fix last input spacing
no blocking on import
This commit is contained in:
parent
11ab5197dc
commit
a432687552
@ -1440,4 +1440,4 @@ if __name__ == "__main__":
|
||||
main(sys.argv)
|
||||
d,h,m,s = Fract_Sec(timeit.default_timer() - start_time)
|
||||
print("\nTotal Program time elapsed: {0:2}h {1:2}m {2:4.5f}s".format(h,m,s))
|
||||
input("Press Enter to continue...")
|
||||
input("Press Enter to continue...")
|
||||
|
Loading…
x
Reference in New Issue
Block a user