We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e849e3 commit 4115500Copy full SHA for 4115500
config/coverage.ini
@@ -17,6 +17,7 @@ omit =
17
src/*/__init__.py
18
src/*/__main__.py
19
tests/__init__.py
20
+ tests/fixtures/*.py
21
exclude_lines =
22
pragma: no cover
23
if TYPE_CHECKING
0 commit comments