mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-24 17:28:40 +08:00
Upgrade black to 21.4b0 and reformat (#5250)
This introduces newlines before decorators.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# typeshed is released on PyPI.
|
||||
git+https://github.com/python/mypy.git@master
|
||||
typed-ast>=1.0.4
|
||||
black==20.8b1
|
||||
black==21.4b0
|
||||
flake8==3.8.4
|
||||
flake8-bugbear==20.1.4
|
||||
flake8-pyi==20.10.0
|
||||
|
||||
Reference in New Issue
Block a user