python / mypy

Optional static typing for Python
https://www.mypy-lang.org/
Other
18.55k stars 2.84k forks source link

Docstrings for classes and properties for extension modules #18143

Open lmbelo opened 2 weeks ago

lmbelo commented 2 weeks ago

Generates documentation for classes and properties.

github-actions[bot] commented 2 weeks ago

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅