Excluded class macros from coverage.

I'm having problems on bullseye (Python 3.8).
Ideally only the decorator line should be excluded.
This commit is contained in:
SET 2020-08-16 11:33:25 -03:00
parent e8c85a0272
commit 10c0f21d84
1 changed files with 2 additions and 0 deletions

View File

@ -7,5 +7,7 @@ omit = */kiplot/docopt.py
[report]
exclude_lines =
pragma: no cover
@pre_class
@output_class
# raise RuntimeError