8000 ups · numpy/numpy@6f070c2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6f070c2

Browse files
committed
ups
1 parent 045a7e3 commit 6f070c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numpy/lib/function_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
ravel, nonzero, partition, mean, any, sum
2828
)
2929
from numpy.core.numerictypes import typecodes
30-
from numpy.core.overrides import set_module git push adrinjalali HEAD:fit_params/scaler
30+
from numpy.core.overrides import set_module
3131
from numpy.core import overrides
3232
from numpy.core.function_base import add_newdoc
3333
from numpy.lib.twodim_base import diag

0 commit comments

Comments
 (0)
0