Exclude resources.py from coverage.
This commit is contained in:
parent
0f13d9325b
commit
6d879bbca3
@ -3,6 +3,7 @@ branch = true
|
||||
omit =
|
||||
qutebrowser/__main__.py
|
||||
*/__init__.py
|
||||
qutebrowser/resources.py
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
|
Loading…
Reference in New Issue
Block a user