Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
Pai2
/
minipai2
Watch
1
Star
0
Fork
0
Issues
0
Pull Requests
0
Commits
54
Releases
0
Box 程序
SSH
HTTPS
ZIP
TAR.GZ
Tree:
c228f423c2
Branches
Tags
master
minipai2
/
check.sh
check.sh
76B
History
Raw
#!/bin/bash echo '>> iSort' ./isort.sh echo echo '>> PEP8' ./pep8.sh echo