Skip to content

Commit 12d6d33

Browse files
committed
fix import
1 parent a23aee8 commit 12d6d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

executorlib/standalone/command.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import importlib
1+
import importlib.util
22
import os
33
import sys
44

0 commit comments

Comments
 (0)