Tim Abbott
858ac3cf3f
docs: Clarify we're now fully on the Python 3 type syntax.
2019-04-13 11:55:33 -07:00
Hemanth V. Alluri
4da6846e27
docs: Add a small note in mypy.md about adding files to git.
2019-03-03 19:49:00 -08:00
Tim Abbott
2558f101af
docs: Add documentation for `if False` mypy pattern in scripts.
...
This should help make it clear what's going on with these scripts.
2018-12-17 11:12:53 -08:00
Tim Abbott
128a08e0a4
docs: Rearrange mypy docs to deprioritize stubs section.
...
The stubs section is less important than the discussion of how to
handle mypy trouble.
2018-12-17 10:30:51 -08:00
Tim Abbott
612e70a64b
docs: Add a warning about editing mypy stubs and the daemon.
2018-12-17 10:28:18 -08:00
Tim Abbott
cf445861f1
docs: Clean up blog post link in our mypy documentation.
2018-12-16 21:52:53 -08:00
Tim Abbott
3003517430
docs: Move mypy documentation from contributing to testing.
...
The testing section is more appropriate, since it's fundamentally part
of our CI system.
While we're at it, fix the fact that we were linking to GitHub, not
ReadTheDocs, in the run-mypy output.
2018-12-16 21:52:53 -08:00