budget/pfbudget
Luís Murta ffc3d477e2
Fix typing for model.py and hash functions
Set unsafe_hash parameter of dataclasses to true on types that need to
be hashed.
The __hash__ method won't be automatically generated since the types
can't be declared as frozen.
2024-01-22 21:45:49 +00:00
..
2023-04-13 18:55:33 +01:00
2023-01-23 23:52:20 +00:00
2023-01-23 23:52:20 +00:00
2023-01-23 23:52:20 +00:00