add a __hash__ method to base class and update assorted deps
#18
Annotations
2 errors and 1 warning
|
ruff
The process '/opt/hostedtoolcache/ruff/0.12.10/x86_64/ruff' failed with exit code 1
|
|
Ruff (PLW1641):
src/response_codes/__init__.py#L30
src/response_codes/__init__.py:30:7: PLW1641 Object does not implement `__hash__` method
|
|
ruff
Could not parse version from /home/runner/work/response-codes/response-codes/pyproject.toml. Using latest version.
|