You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reorganize mypy documentation into sections (#5104)
This commit reorganizes the documentation into different sections. This
change should hopefully:
1. Make it a little easier for new users to navigate the docs.
2. Make the nav sidebar feel a little less overwhelming.
3. Make it more obvious which parts of the documentation are about type
hint semantics vs which are about specifically mypy.
This commit also retitled the cheat sheets: the phrase "mypy syntax"
didn't feel quite accurate to me.
0 commit comments