python-tuf/tuf/api/serialization
Jussi Kukkonen 88cc98420e lint fixes
Fixes for ruff 0.12
* Tweak some annotations
* Add __hash__() implementations to api classes: These really should be
  hashable
* My use of "super().__hash__()" is not very optimized but avoids some
  repetition

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2025-06-24 11:02:09 +03:00
..
__init__.py remove pylint and suppressed inline errors from pylint 2024-02-20 22:57:53 -05:00
json.py lint fixes 2025-06-24 11:02:09 +03:00