chore: bump black to 19.10b0 and mypy to 0.770 (#9378)

* Bump black to 19.10b0

* Upgrade mypy to 0.770

* Update how inline type is defined
This commit is contained in:
Jianchao Yang
2020-04-04 13:23:18 -07:00
committed by GitHub
parent 5e55e09e3e
commit 801e2f1777
13 changed files with 36 additions and 37 deletions

View File

@@ -16,7 +16,7 @@
#
repos:
- repo: https://github.com/ambv/black
rev: 19.3b0
rev: 19.10b0
hooks:
- id: black
language_version: python3