Correct coveragerc exclude_lines
This commit is contained in:
@@ -9,4 +9,4 @@ exclude_lines =
|
|||||||
def __repr__
|
def __repr__
|
||||||
raise AssertionError
|
raise AssertionError
|
||||||
assert False
|
assert False
|
||||||
pass
|
^\s*pass\b
|
||||||
|
|||||||
Reference in New Issue
Block a user