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 ea9ef22 commit 8fcf5e4Copy full SHA for 8fcf5e4
mkl_umath/src/_patch.pyx
@@ -24,7 +24,7 @@
24
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25
26
# distutils: language = c
27
-# cython: language_level=2
+# cython: language_level=3
28
29
import mkl_umath._ufuncs as mu
30
import numpy.core.umath as nu
0 commit comments