Skip to content

Commit

Permalink
Fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim committed Apr 16, 2021
1 parent 2616971 commit 7374a4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ ignore_missing_imports = True

[coverage:report]
exclude_lines =
pragma: no cover
raise NotImplementedError
coverage: exclude
if TYPE_CHECKING:
Expand Down

0 comments on commit 7374a4b

Please sign in to comment.