Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make --cache-fine-grained imply --local-partial-types
dmypy requires local-partial-types, so without specifying it, we generate a cache that is useless to dmypy. Prompted by #10735.
- Loading branch information