Commit 2e5845a
committed
typing: Correct type of TestCase.skipTest
This raises an exception so we will never return. Correcting
this allows type checkers to use the check for type narrowing.
Signed-off-by: Stephen Finucane <stephen@that.guru>1 parent 8260ef7 commit 2e5845a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | | - | |
| 369 | + | |
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| |||
0 commit comments