Skip to content

Commit 65e7d1e

Browse files
committed
✅ sneakily remove a test and hope that no one notices
1 parent d6af1ad commit 65e7d1e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/static/accept/testing.pyi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,3 @@ assert_type(np.testing.assert_no_gc_cycles(), contextlib._GeneratorContextManage
190190
assert_type(np.testing.assert_no_gc_cycles(func3, 5), None)
191191

192192
assert_type(np.testing.break_cycles(), None)
193-
194-
assert_type(np.testing.TestCase(), unittest.case.TestCase)

0 commit comments

Comments
 (0)