summaryrefslogtreecommitdiff
path: root/numpy/random/mtrand/numpy.pxd
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/random/mtrand/numpy.pxd')
-rw-r--r--numpy/random/mtrand/numpy.pxd2
1 files changed, 2 insertions, 0 deletions
diff --git a/numpy/random/mtrand/numpy.pxd b/numpy/random/mtrand/numpy.pxd
index 9092fa113..1b4fe6c10 100644
--- a/numpy/random/mtrand/numpy.pxd
+++ b/numpy/random/mtrand/numpy.pxd
@@ -1,3 +1,5 @@
+# cython: language_level=3
+
# :Author: Travis Oliphant
from cpython.exc cimport PyErr_Print