Skip to content

Commit aec97fb

Browse files
committed
Merge branch 'try-no-context-field' of github.com:modelcontextprotocol/python-sdk into try-no-context-field
# Conflicts: # pyproject.toml
2 parents 8dd89fd + 379fe57 commit aec97fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ exclude_also = [
223223
"pragma: lax no cover",
224224
"@overload",
225225
"raise NotImplementedError",
226-
"^\\s*\\.\\.\\.\\s*$",
227226
]
228227

229228
# https://coverage.readthedocs.io/en/latest/config.html#paths

0 commit comments

Comments
 (0)