Closed mtbc closed 4 years ago
Now we have src/scripts/*.py perhaps Travis could run flake8.
src/scripts/*.py
flake8
Maybe time for https://pep8speaks.com ;)
Use black and instead of nagging you it'll fix the styling for you! https://github.com/ome/omero-certificates/blob/master/.pre-commit-config.yaml
Now we have
src/scripts/*.py
perhaps Travis could runflake8
.