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 c3841a5 commit 2da2141Copy full SHA for 2da2141
doc/source/conf.py
@@ -59,6 +59,7 @@ class PyTypeObject(ctypes.Structure):
59
# implementations
60
_name_cache[typ] = b"numpy." + name.encode('utf8')
61
62
+
63
replace_scalar_type_names()
64
65
0 commit comments