python-tuf/tuf/scripts
Jussi Kukkonen d5b6f91f6f imports: Remove unused imports
The linter now understands our imports (yay), and complains a lot (boo):
* Remove really unused imports
* disable lints for tuf.log and securesystemslib imports: these imports
  have logging side-effects (they set default loggers for tuf and
  securesystemslib respectively) and I'm cautious about just removing
  them

Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
2021-03-19 16:56:50 +02:00
..
__init__.py Add __init__.py to scripts directory 2018-04-17 14:54:10 -04:00
client.py imports: Remove unused imports 2021-03-19 16:56:50 +02:00
repo.py imports: Remove unused imports 2021-03-19 16:56:50 +02:00