mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Dispel annoying message about missing tuf.hash logger.
This commit is contained in:
parent
3ff4e81208
commit
f18528ecfb
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
|
||||
# Import tuf Exceptions.
|
||||
import tuf
|
||||
import tuf.log
|
||||
|
||||
# Import tuf logger to log warning messages.
|
||||
import logging
|
||||
|
|
|
|||
Loading…
Reference in a new issue