add black formatter as global python tooling
This commit is contained in:
parent
a83bfaed3f
commit
c43157c5c8
|
@ -231,6 +231,7 @@ let
|
|||
numpy
|
||||
matplotlib
|
||||
jedi
|
||||
black
|
||||
flake8
|
||||
mypy
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue