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 cb82662 commit f2c8c69Copy full SHA for f2c8c69
src/torchcodec/_internally_replaced_utils.py
@@ -5,6 +5,7 @@
5
# LICENSE file in the root directory of this source tree.
6
7
import importlib
8
+import importlib.util
9
import sys
10
from pathlib import Path
11
from types import ModuleType
0 commit comments