We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8dd89fd + 379fe57 commit aec97fbCopy full SHA for aec97fb
1 file changed
pyproject.toml
@@ -223,7 +223,6 @@ exclude_also = [
223
"pragma: lax no cover",
224
"@overload",
225
"raise NotImplementedError",
226
- "^\\s*\\.\\.\\.\\s*$",
227
]
228
229
# https://coverage.readthedocs.io/en/latest/config.html#paths
0 commit comments