Skip to content

Commit 4993972

Browse files
committed
chore: exclude plotting utilities from pytest coverage checks
1 parent d392260 commit 4993972

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.coverage

0 Bytes
Binary file not shown.

.coveragerc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[run]
2+
omit =
3+
*/plotting.py

0 commit comments

Comments
 (0)