python-tuf/tuf/api
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
..
serialization lint fixes 2025-06-24 11:02:09 +03:00
__init__.py tuf/api: Expose tuf.api as a package 2020-10-15 14:35:14 +01:00
_payload.py lint fixes 2025-06-24 11:02:09 +03:00
dsse.py lint: Accept ruff suggestions for cast() 2025-03-18 18:20:11 +02:00
exceptions.py Fix typos 2025-03-10 22:06:30 +01:00
metadata.py lint fixes 2025-06-24 11:02:09 +03:00