This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
zhengchun
/
PaddleX
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
3e5010c67d
Branches
Tags
zhch158
PaddleX
/
commit-prepare.sh
commit-prepare.sh
98 B
Historique
Raw
1
2
3
4
5
6
path=$(cd `dirname $0`; pwd)
cd $path
pip install pre-commit
pip install yapf
pre-commit install