mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
9 lines
155 B
INI
9 lines
155 B
INI
[run]
|
|
disable_warnings = already-imported
|
|
|
|
[report]
|
|
include = aurweb/*
|
|
fail_under = 95
|
|
exclude_lines =
|
|
if __name__ == .__main__.:
|
|
pragma: no cover
|