Skip to content

Commit 35eb5ba

Browse files
Update test-data/unit/check-parameter-specification.test
Co-authored-by: Ivan Levkivskyi <levkivskyi@gmail.com>
1 parent 364b068 commit 35eb5ba

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

test-data/unit/check-parameter-specification.test

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -481,10 +481,6 @@ class C(Generic[P, P2]):
481481

482482
def m4(self, x: int) -> None:
483483
pass
484-
485-
486-
487-
488484
[builtins fixtures/dict.pyi]
489485

490486
[case testParamSpecOverUnannotatedDecorator]

0 commit comments

Comments
 (0)