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 9fcc290 commit 296364fCopy full SHA for 296364f
1 file changed
js2pysecrets/__init__.py
@@ -1,5 +1,5 @@
1
-from .base import * # noqa
+from .base import * # noqa
2
3
-__import__('js2pysecrets').init()
+__import__("js2pysecrets").init()
4
5
# import .node # noqa
0 commit comments