mirror of
https://github.com/iancoleman/shamir.git
synced 2026-04-26 08:54:03 +00:00
Now the compile.py works
This commit is contained in:
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user