mirror of
https://github.com/iancoleman/shamir.git
synced 2025-11-18 00:50:59 +00:00
Now the compile.py works
This commit is contained in:
parent
4c36ecd84c
commit
4c73d538f0
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