diff --git a/.coveragerc b/.coveragerc index 7979681..34ffbc4 100644 --- a/.coveragerc +++ b/.coveragerc @@ -9,4 +9,4 @@ exclude_lines = def __repr__ raise AssertionError assert False - pass + ^\s*pass\b