Loading ci-support.sh +1 −1 Original line number Diff line number Diff line Loading @@ -503,7 +503,7 @@ END install_and_run_flake8() { FLAKE8_PACKAGES=(flake8 pep8-naming) FLAKE8_PACKAGES=(flake8 pep8-naming flake8-comprehensions) if grep -q quotes setup.cfg; then true FLAKE8_PACKAGES+=(flake8-quotes) Loading Loading
ci-support.sh +1 −1 Original line number Diff line number Diff line Loading @@ -503,7 +503,7 @@ END install_and_run_flake8() { FLAKE8_PACKAGES=(flake8 pep8-naming) FLAKE8_PACKAGES=(flake8 pep8-naming flake8-comprehensions) if grep -q quotes setup.cfg; then true FLAKE8_PACKAGES+=(flake8-quotes) Loading