Skip to content

Commit bae2e1a

Browse files
committed
Remove stale notes.
1 parent f7c0544 commit bae2e1a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

conformance/results/mypy/dataclasses_kwonly.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
conformant = "Pass"
2-
notes = """
3-
Incorrectly rejects kw_only field with default before positional field.
4-
"""
52
output = """
63
dataclasses_kwonly.py:23: error: Too many positional arguments for "DC1" [misc]
74
dataclasses_kwonly.py:38: error: Too many positional arguments for "DC2" [misc]

0 commit comments

Comments
 (0)