Skip to content

Commit

Permalink
Update .coveragerc
Browse files Browse the repository at this point in the history
  • Loading branch information
sondregronas committed Aug 6, 2023
1 parent a0cf82c commit 61bdbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/.coveragerc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[run]
omit =
**import.py**
*import.py*

[report]
exclude_lines =
Expand Down

0 comments on commit 61bdbfd

Please sign in to comment.