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 b9b8507 commit 0e0d15dCopy full SHA for 0e0d15d
python/pminit/post-install-hook.py
@@ -1,4 +1,4 @@
1
-import pmpm
+from . import pmpm
2
3
def main():
4
pmpm.main() # cd pythonmonkey && npm i
0 commit comments