summaryrefslogtreecommitdiffstats
path: root/.coveragerc
blob: 144a9f5c10e99bd58fcc2d5f4f669f0b7fc3ad0f (plain)
1
2
3
4
5
6
7
[run]
disable_warnings = already-imported

[report]
include = aurweb/*
exclude_lines =
    if __name__ == .__main__.: