mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
13 lines
204 B
INI
13 lines
204 B
INI
[run]
|
|
branch = True
|
|
|
|
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
def __str__
|
|
if __name__ == .__main__.:
|
|
|
|
omit =
|
|
# Command-line scripts.
|
|
*/tuf/scripts/client.py
|
|
*/tuf/scripts/repo.py
|