Closed seanlatias closed 3 years ago
Fixed issue: #410
Detailed description: Enable the string initialization in types.py. Also, added a __eq__ method in the Type base class for checking the equivalence between types.
__eq__
Link to the tests: tests/issues/test_issue_410.py
Fixed issue: #410
Detailed description: Enable the string initialization in types.py. Also, added a
__eq__
method in the Type base class for checking the equivalence between types.Link to the tests: tests/issues/test_issue_410.py