Commit 99fa21b
committed
tests: expect errors for raise NotImplemented() after #2918 fix
The calls.rs testcase still used bug= with no # E: lines, so it required
zero diagnostics. Once NotImplementedType is not implicitly callable, those
raises are errors; update expectations and drop the bug marker.
Made-with: Cursor1 parent c5e2d9a commit 99fa21b
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
412 | 411 | | |
413 | 412 | | |
414 | 413 | | |
415 | 414 | | |
416 | 415 | | |
417 | | - | |
| 416 | + | |
418 | 417 | | |
419 | 418 | | |
420 | | - | |
| 419 | + | |
421 | 420 | | |
422 | 421 | | |
423 | 422 | | |
| |||
0 commit comments