- 27 Feb, 2017 1 commit
-
-
Luke Yeager authored
git ls-files | grep '\.py$' | xargs -n1 -P`nproc` autopep8 -i
-
- 01 Jan, 2017 1 commit
-
-
Sergey Zagoruyko authored
-
- 10 Nov, 2016 2 commits
git ls-files | grep '\.py$' | xargs -n1 -P`nproc` autopep8 -i