mirror of
https://github.com/iancoleman/shamir.git
synced 2025-11-18 00:50:59 +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