Use dataclasses instead of tuples/dicts for passing data around #60
Labels
documentation
Improvements or additions to documentation
feature
Any new feature request reported
meta
Feedback of changes about the repo, CI, dev tooling etc, not the code
We should formalize our data interface by using dataclasses instead of tuples and dictionaries when returning data. This can help in many ways
The text was updated successfully, but these errors were encountered: