We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10643e1 commit 58d3398Copy full SHA for 58d3398
README.md
@@ -260,7 +260,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
260
* [typeshed](https://github.com/python/typeshed) - Collection of library stubs for Python, with static types.
261
* Static Type Annotations Generators
262
* [MonkeyType](https://github.com/Instagram/MonkeyType) - A system for Python that generates static type annotations by collecting runtime types.
263
- * [pyannotate](https://github.com/dropbox/pyannotate) - Auto-generate PEP-484 annotations.
264
* [pytype](https://github.com/google/pytype) - Pytype checks and infers types for Python code - without requiring type annotations.
265
266
## Command-line Interface Development
0 commit comments