-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Description
https://github.com/renatahodovan/grammarinator/blob/bf348a0bbec239a6c7cbcd01455bb53de484d6fe/docs/guide/models.rst?plain=1#L98C16-L98C37
Here I'm getting infinite recursion. super()
is DispatchingModel
here, but we should be calling DefaultModel
instead
Metadata
Metadata
Assignees
Labels
No labels
Projects
Milestone
Relationships
Development
Select code repository
Activity
Fix user guide about models
Fix user guide about models (renatahodovan#280)
akosthekiss commentedon Feb 23, 2025
@0legmax Thanks for reporting this issue. It has also revealed additional problems in the documentation. Got them fixed (hopefully). If you find any other problems (or this problem presists on your side by any chance), please do report them by opening a new issue.