Skip to content

Commit 00afbce

Browse files
committed
Fixed coverage
1 parent 1e25cea commit 00afbce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ docstring-quotes = """
178178
179179
[coverage:report]
180180
exclude_lines =
181+
(pragma|PRAGMA)[:\s]?\s*(no|NO)\s*(cover|COVER)
181182
raise AssertionError
182183
raise NotImplementedError
183184
if 0:

0 commit comments

Comments
 (0)