Skip to content

Commit

Permalink
update setup.cfg so that @njit is not marked as uncovered
Browse files Browse the repository at this point in the history
  • Loading branch information
pc494 committed Jan 11, 2021
1 parent 59426bf commit d35cde8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ relative_files = True

[coverage:report]
precision = 2
exclude_lines =
@njit
pragma: no cover


[flake8]
Expand Down

0 comments on commit d35cde8

Please sign in to comment.