python-tuf/tuf/repository
Jussi Kukkonen fca3086b5d repository: Change RuntimeError to AssertionError
These are assertions that should happen in production:
something is wrong in an unrecoverable way.

This is not an API change since no-one should be catching these.
Making these AssertionErrors makes them skippable in coverage.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-11-29 13:19:54 +02:00
..
__init__.py add pylint ruleset to ruff 2024-02-20 16:04:06 -05:00
_repository.py repository: Change RuntimeError to AssertionError 2024-11-29 13:19:54 +02:00