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.
2 parents 066188f + 9582753 commit a482304Copy full SHA for a482304
prelude_parser/_prelude_parser.pyi
@@ -88,6 +88,7 @@ class Form:
88
form_index: int
89
form_group: str | None
90
form_state: str
91
+ lock_state: LockState | None
92
states: list[State] | None
93
categories: list[Category] | None
94
0 commit comments