mirror of
https://github.com/apprenticeharper/DeDRM_tools
synced 2024-11-07 09:20:27 +00:00
Undefined name: from ignoblekeygen import generate_key
This commit is contained in:
parent
eddbefcf91
commit
0895aeb323
@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
from __future__ import with_statement
|
from __future__ import with_statement
|
||||||
|
|
||||||
|
from ignoblekeygen import generate_key
|
||||||
|
|
||||||
__license__ = 'GPL v3'
|
__license__ = 'GPL v3'
|
||||||
|
|
||||||
DETAILED_MESSAGE = \
|
DETAILED_MESSAGE = \
|
||||||
|
Loading…
Reference in New Issue
Block a user