feat(yapf): add autoformatting with yapf

This commit is contained in:
EvB 2017-02-03 11:43:10 -05:00 committed by Antoine Legrand
parent 7a352ddfbc
commit 8be4e48bae
3 changed files with 157 additions and 0 deletions

View file

@ -2,3 +2,4 @@ ipython
pylint
ipdb
tqdm
yapf==0.15.2