Skip to content

Commit 855dc09

Browse files
committed
Fixes CI
1 parent f2040fd commit 855dc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ omit =
133133
# which does not work with coverage:
134134
returns/contrib/mypy/*
135135
# pytest cannot measure self coverage:
136-
returns/contrib/pytest/plugin.py
136+
returns/contrib/pytest/*.py
137137
# Hypothesis is also excluded:
138138
returns/contrib/hypothesis/*
139139

0 commit comments

Comments
 (0)