flake8 --ignore D203 \ --exclude .git,__pycache__,docs/source/conf.py,old,build,dist \ --max-complexity 10. You can configure default flake8 options on a ...
確定! 回上一頁