mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Make the updater imports compatible with vendoring tool by importing the Updater class directly (don't import the whole module to avoid the clash with the obvious variable name 'updater'). Also update the example: This is not required in the clients but tuf source code will be vendored and this import line (even though in a comment) might trigger an error in future vendoring tool releases. Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| client.py | ||
| repo.py | ||