mirror of
https://github.com/iancoleman/shamir.git
synced 2026-01-27 08:06:57 +00:00
commit
0314d0060b
1 changed files with 1 additions and 1 deletions
|
|
@ -45,4 +45,4 @@ f = open('shamir-standalone.html', 'w')
|
|||
f.write(page)
|
||||
f.close()
|
||||
|
||||
print "%s - DONE" % datetime.datetime.now()
|
||||
print("%s - DONE" % datetime.datetime.now())
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue