Skip to content
Snippets Groups Projects
Commit 136aaa77 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Polish

parent 85409f26
No related branches found
No related tags found
No related merge requests found
......@@ -86,5 +86,5 @@ g.list_properties()
print('Saving graph...')
g.save(sys.argv[2])
t1 = time.perf_counter()
print(f'Done saving in {t1 - t0:.0f} s.')
print(f'Done saving in {t1 - t0:.0f} s')
print("Everything is cool.")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment