added flake8/black, pre-commit integration for flake8/black, and black formatting changes
This commit is contained in:
parent
d5055f85d3
commit
1fc8d647c3
77 changed files with 4452 additions and 1964 deletions
|
@ -11,6 +11,8 @@ grpcio-tools = "*"
|
|||
core = {editable = true,path = "."}
|
||||
isort = "*"
|
||||
pre-commit = "*"
|
||||
flake8 = "*"
|
||||
black = "==19.3b0"
|
||||
|
||||
[packages]
|
||||
configparser = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue