执行pip install flake8 安装flake8 ,然后执行flake8 [options] path/to/dir 或者flake8 [options] path/to/module.py 可以查看报出的错误和警告。
確定! 回上一頁