False positive inconsistent-return-statements
with typing.assert_never
#9921
Labels
Duplicate 🐫
Duplicate of an already existing issue
Bug description
Configuration
No response
Command used
Pylint output
Expected behavior
No
pylint
error due totyping.assert_never
not needing a return.It looks like #7565 was related, but didn't fully fix.
Pylint version
OS / Environment
macOS Sonoma 14.5
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: