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 a23aee8 commit 12d6d33Copy full SHA for 12d6d33
executorlib/standalone/command.py
@@ -1,4 +1,4 @@
1
-import importlib
+import importlib.util
2
import os
3
import sys
4
0 commit comments