-
Notifications
You must be signed in to change notification settings - Fork 278
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi, I'm creating a frontend wrapper for this project and noticed that NamedTuple and @dataclasses are used almost interchangeably in model.py. I was wondering why that's the case and if it would be possible to just change all NamedTuples to @dataclasses. This would make the model more consistent. I tried changing it for a couple classes and didn't notice anything breaking.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request