Skip to content

Commit f22abca

Browse files
committed
MAINT: rm unused imports
1 parent 35764f3 commit f22abca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scipy_doctest/tests/module_cases.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
'func7', 'manip_printoptions', 'array_abbreviation'
44
]
55

6-
import numpy as np
7-
import pytest
86

97
def func():
108
"""

0 commit comments

Comments
 (0)