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.
numpy.compat
numpy.fft
1 parent b501f30 commit 7e0aff5Copy full SHA for 7e0aff5
tests/data/config/lazy_module_config/test_ast_transform.py
@@ -3,7 +3,7 @@
3
from importlib.util import find_spec as find_module
4
5
import numpy
6
-import numpy.compat
+import numpy.fft
7
import numpy.linalg as linalg
8
9
from mmengine.config import Config
0 commit comments