We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c0544 commit bae2e1aCopy full SHA for bae2e1a
conformance/results/mypy/dataclasses_kwonly.toml
@@ -1,7 +1,4 @@
1
conformant = "Pass"
2
-notes = """
3
-Incorrectly rejects kw_only field with default before positional field.
4
-"""
5
output = """
6
dataclasses_kwonly.py:23: error: Too many positional arguments for "DC1" [misc]
7
dataclasses_kwonly.py:38: error: Too many positional arguments for "DC2" [misc]
0 commit comments