mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
Minor flake8 improvements (#3324)
* Update flake8-bugbear * Remove unnecessary comment * Add a comment about an upcoming fix
This commit is contained in:
@@ -2,7 +2,7 @@ git+https://github.com/python/mypy.git@master
|
||||
typed-ast>=1.0.4
|
||||
black==19.3b0
|
||||
flake8==3.7.8
|
||||
flake8-bugbear==19.3.0
|
||||
flake8-bugbear==19.8.0
|
||||
flake8-pyi==19.3.0
|
||||
isort==4.3.21
|
||||
pytype>=2019.7.30
|
||||
|
||||
Reference in New Issue
Block a user