This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zhengchun
/
PaddleX
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
356c12d6d4
Rami (Branch)
Tag
zhch158
PaddleX
/
commit-prepare.sh
commit-prepare.sh
98 B
Cronologia
Originale
1
2
3
4
5
6
path=$(cd `dirname $0`; pwd)
cd $path
pip install pre-commit
pip install yapf
pre-commit install