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

More cases showing errors disappearing from dmypy reruns #15049

Closed
wants to merge 1 commit into from

Commits on Apr 13, 2023

  1. Add failing tests showing disappearing errors

    This shows two cases where errors disappear from the second run of
    dmypy.
    
    The first shows a way that "unused type ignore" errors can disappear.
    The case is a little complicated, but I can't yet work out how to make
    it smaller.
    
    The second case shows how "module X has not attribute Y" errors
    can disappear.
    meshy committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    bf9ea41 View commit details
    Browse the repository at this point in the history