Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
CarePatch
/
tiwen
Watch
2
Star
0
Fork
0
Issues
0
Pull Requests
0
Commits
10
Releases
0
No Description
SSH
HTTPS
ZIP
TAR.GZ
Branch:
master
Branches
Tags
master
tiwen
/
check.sh
check.sh
76B
Permalink
History
Raw
#!/bin/bash echo '>> iSort' ./isort.sh echo echo '>> PEP8' ./pep8.sh echo