python-tuf/tuf/ngclient/_internal
Jussi Kukkonen 1d81a04707 Use __future.annotations module
This allows using some more nice annotations from 3.10
while still being compatible with even Python 3.8.

These are all annotation changes, should not modify any functionality.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-11-29 12:41:09 +02:00
..
__init__.py ngclient: Add new client code 2021-07-05 10:45:19 +03:00
requests_fetcher.py Use __future.annotations module 2024-11-29 12:41:09 +02:00
trusted_metadata_set.py Use __future.annotations module 2024-11-29 12:41:09 +02:00