Commit 49a8c10
authored
README.md: remove mention of flake8-mypy (python#9532)
https://github.com/ambv/flake8-mypy is dead. flake8-mypy also disables
import following, which is suboptimal. In my experience with
mypy-primer, a lot of projects using flake8-mypy have a number of type
errors.
Co-authored-by: hauntsaninja <>1 parent 45d3655 commit 49a8c10
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
| 125 | + | |
127 | 126 | | |
128 | | - | |
129 | | - | |
130 | 127 | | |
131 | 128 | | |
132 | 129 | | |
| |||
0 commit comments