Skip to content

Commit 207354b

Browse files
authored
Update .coveragerc
1 parent d1a6ca7 commit 207354b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
omit =
33
# leading `*/` for pytest-dev/pytest-cov#456
44
*/.tox/*
5-
*/_validate_pyproject/* # generated code, tested in _validate_pyproject
5+
*/_validate_pyproject/* # generated code, tested in `validate-pyproject`
66

77
[report]
88
show_missing = True

0 commit comments

Comments
 (0)