Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b29ae31 commit bb56070Copy full SHA for bb56070
numpy/core/_internal.py
@@ -8,7 +8,7 @@
8
9
import re
10
import sys
11
-
+import numpy as np
12
from numpy.compat import basestring
13
from .multiarray import dtype, array, ndarray
14
try:
0 commit comments