python-tuf/examples
Jussi Kukkonen 0262a8ac49 repository: Add typed edit_*() contextmanagers
The advantage here is that code within the context can take advantage
of the correct typing. This is already visible in the example code but
is even more useful in real applications.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2023-03-08 10:27:43 +02:00
..
client examples: Tweak download dir creation 2023-02-09 10:34:03 +02:00
manual_repo Whitespace changes to make new black linter happy 2023-02-06 15:29:28 +02:00
repository repository: Add typed edit_*() contextmanagers 2023-03-08 10:27:43 +02:00
uploader repository: Add typed edit_*() contextmanagers 2023-03-08 10:27:43 +02:00
README.md examples: Rename client example directory 2023-02-02 16:25:47 +02:00