We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def37b0 commit 9fcc290Copy full SHA for 9fcc290
1 file changed
js2pysecrets/__init__.py
@@ -1,5 +1,5 @@
1
-from .base import * # noqa
+from .base import * # noqa
2
3
-init()
+__import__('js2pysecrets').init()
4
5
# import .node # noqa
0 commit comments