Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Closed
Description
From@encukou:
Thanks for the fix. Since it's a blocker I merged it, even though I'd have one more review comment:
It would be good to add this to the new test, and improve the behaviour (the error is quite opaque):
classMoreFieldsThanTypes(ast.AST):_fields= ('a','b')_field_types= {'a':int|None}a:int|None=Noneb:int|None=None
Originally posted by@encukou in#117266 (comment)
Based onrobotframework/robotframework#5091 (comment), we should also document_field_types
.
Linked PRs
Metadata
Metadata
Assignees
Labels
No labels