mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-06-12 09:02:51 -04:00
post done
This commit is contained in:
parent
be98abd3b5
commit
f47aaa5195
3 changed files with 17 additions and 2 deletions
Concurrence_examples
|
@ -33,4 +33,4 @@ task_queue.join()
|
|||
|
||||
end_time = time.time()
|
||||
|
||||
print("Time: %ssecs" % (end_time - start_time))
|
||||
print('Time: {} secs'.format(end_time - start_time))
|
Loading…
Add table
Add a link
Reference in a new issue