mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
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.
This commit is contained in:
@@ -448,7 +448,7 @@ Expert: Tommy Ip, Tim Abbott.
|
||||
single area).
|
||||
|
||||
A possible specific larger project in this space is working on
|
||||
adding [mypy](../contributing/mypy.html) stubs
|
||||
adding [mypy](../testing/mypy.html) stubs
|
||||
for Django in mypy to make our type checking more powerful. Read
|
||||
[our mypy blog post](https://blog.zulip.org/2016/10/13/static-types-in-python-oh-mypy/)
|
||||
for details on how mypy works and is integrated into zulip. This
|
||||
|
||||
Reference in New Issue
Block a user