Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport maintenance/2.17.x] fix(inconsistent-return-statements): Fix false positive due to pylint not seeing that a method returns NoReturn #8761

Merged

Commits on Jun 11, 2023

  1. Fix false positive inconsistent-return-statement for method marked …

    …`NoReturn` (#8750)
    
    Allow inspection of BoundMethod when checking if annotated as NoReturn
    
    (cherry picked from commit 8614ccf)
    kdestin authored and github-actions[bot] committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    9ef76ca View commit details
    Browse the repository at this point in the history