Skip to content

Commit 3843147

Browse files
Update index.md
1 parent 72d5d25 commit 3843147

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

recipes/python/mypy/index.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
---
22
layout: listing
33
---
4-
# MyPY
5-
6-
7-
## Resources
8-
9-
- [Stub files](https://mypy.readthedocs.io/en/stable/stubs.html)
10-
- [Common issues and solutions](https://mypy.readthedocs.io/en/stable/common_issues.html)
11-
- [Using MyPy with an existing codebase](https://mypy.readthedocs.io/en/stable/existing_code.html)
4+
# Mypy
5+
> Static type checking for Python

0 commit comments

Comments
 (0)