We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce89a0a + cd29a90 commit 2fae4d3Copy full SHA for 2fae4d3
numpy/f2py/tests/util.py
@@ -20,6 +20,7 @@
20
import numpy
21
22
from pathlib import Path
23
+from numpy.compat import asstr
24
from numpy._utils import asunicode
25
from numpy.testing import temppath, IS_WASM
26
from importlib import import_module
0 commit comments