mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-05-20 00:00:53 +02:00
coverage: Don't omit files.
This commit is contained in:
parent
c7391d7c92
commit
b678a60a23
@ -7,5 +7,3 @@ exclude_lines =
|
|||||||
if __name__ == .__main__.:
|
if __name__ == .__main__.:
|
||||||
if not shutil\.which\(.convert.\):
|
if not shutil\.which\(.convert.\):
|
||||||
except PermissionError:
|
except PermissionError:
|
||||||
|
|
||||||
omit = pywal/wallpaper.py,pywal/reload.py
|
|
||||||
|
Loading…
Reference in New Issue
Block a user