Skip to content

Conformance tests: change another empty body to raise NotImplementedError#2197

Merged
carljm merged 1 commit intomainfrom
AlexWaygood-patch-1
Feb 26, 2026
Merged

Conformance tests: change another empty body to raise NotImplementedError#2197
carljm merged 1 commit intomainfrom
AlexWaygood-patch-1

Conversation

@AlexWaygood
Copy link
Member

ty emits an error on this line but for the wrong reason (due to the fact that it implicitly returns None, which contradicts the return annotation), so the test is showing up as passing for us when it actually shouldn't

…Error`

ty emits an error on this line but for the wrong reason (due to the fact that it implicitly returns `None`, which contradicts the return annotation), so the test is showing up as passing for us when it actually shouldn't
@AlexWaygood AlexWaygood added the topic: conformance tests Issues with the conformance test suite label Feb 26, 2026
@carljm carljm merged commit 6838a5f into main Feb 26, 2026
5 checks passed
@carljm carljm deleted the AlexWaygood-patch-1 branch February 26, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: conformance tests Issues with the conformance test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants