Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information