- 27 Feb, 2017 1 commit
-
-
Luke Yeager authored
git ls-files | grep '\.py$' | xargs -n1 -P`nproc` autopep8 -i
-
- 19 Jan, 2017 1 commit
-
-
Adam Paszke authored
-
- 17 Jan, 2017 1 commit
-
-
Tian Qi Chen authored
-
git ls-files | grep '\.py$' | xargs -n1 -P`nproc` autopep8 -i