mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
This is suggested by the Google style guide: the old style logging (%-format) allows the log strings to be lazily formatted so there's less need to think about performance when forming debug messages. No actual code changes are needed because the metadata API does not yet log anything. Fixes #1334 Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com> |
||
|---|---|---|
| .. | ||
| serialization | ||
| __init__.py | ||
| metadata.py | ||
| pylintrc | ||