暂无描述

check.sh 76B

    #!/bin/bash echo '>> iSort' ./isort.sh echo echo '>> PEP8' ./pep8.sh echo