Skip to content

Commit ae60d1e

Browse files
committed
Import critical update made
1 parent 692b309 commit ae60d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616
import os, sys
1717
import base64
18-
import importlib
18+
import importlib.util
1919
import json
2020
import types
2121
from contextlib import ExitStack

0 commit comments

Comments
 (0)