Suggest updating mypy on stub removals (#8049)

Co-authored-by: hauntsaninja <>
This commit is contained in:
Shantanu
2022-07-06 12:41:05 +05:30
committed by GitHub
parent 64554bdd5d
commit e6482354dd

View File

@@ -562,6 +562,9 @@ steps:
4. When a new version of the package was automatically uploaded to PyPI
(which usually takes up to 3 hours), open a PR to remove the stubs.
If feeling kindly, please update [mypy](https://github.com/python/mypy/blob/master/mypy/stubinfo.py)
for any stub obsoletions or removals.
## Maintainer guidelines
The process for preparing and submitting changes also applies to