mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 12:16:53 +00:00
Merge pull request #1473 from PyCQA/mypy-improve
this module is fully typed now
This commit is contained in:
commit
6e5600f8ec
1 changed files with 0 additions and 2 deletions
|
|
@ -115,8 +115,6 @@ disallow_untyped_defs = false
|
|||
disallow_untyped_defs = false
|
||||
[mypy-flake8.main.debug]
|
||||
disallow_untyped_defs = false
|
||||
[mypy-flake8.options.config]
|
||||
disallow_untyped_defs = false
|
||||
[mypy-flake8.plugins.manager]
|
||||
disallow_untyped_defs = false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue