Closed jstriebel closed 5 years ago
This reduces redundant code (__init__, __hash__, __eq__). We'll have to see how this works with typing and to_json/from_json
__init__
__hash__
__eq__
to_json
from_json
This reduces redundant code (
__init__
,__hash__
,__eq__
). We'll have to see how this works with typing andto_json
/from_json