python-tuf/tuf
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
..
api lint fixes 2025-06-24 11:02:09 +03:00
ngclient lint: Accept ruff suggestions for cast() 2025-03-18 18:20:11 +02:00
repository repository: Change RuntimeError to AssertionError 2024-11-29 13:19:54 +02:00
__init__.py Prepare v6.0 2025-03-11 11:41:10 +02:00
py.typed Advertize type annotations with py.typed 2021-11-11 22:34:22 +02:00