Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 271211f

Browse files
committed
Fix duplicated import
1 parent 4708dca commit 271211f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numpy/lib/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
from . import _utils_impl
3434
from . import _arraysetops_impl
3535
from . import npyio
36-
from . import stride_tricks
3736
from . import arrayterator
3837
from . import _arraypad_impl
3938
from . import _version

0 commit comments

Comments
 (0)