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

Docs: mention --no-silence-site-packages #16625

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

richardm-stripe
Copy link

This changes the docs page https://mypy.readthedocs.io/en/stable/running_mypy.html#finding-imports to mention the --no-silence-site-packages option.

We (package maintainers of stripe-python) had been reading the description of --follow-imports="normal" and for a long time were struggling to understand why the type errors we were seeing when running mypy locally on our project weren't showing up for our users and squaring that away with the description on the docs page. Seeing --no-silence-site-packages mentioned on this docs page would have helped us understand this behavior sooner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant