ome / omero-ms-zarr

Experimental micro-service for implementing the Zarr spec over HTTP
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
17 stars 12 forks source link

Have Travis check Python scripts #24

Closed mtbc closed 4 years ago

mtbc commented 4 years ago

Now we have src/scripts/*.py perhaps Travis could run flake8.

joshmoore commented 4 years ago

Maybe time for https://pep8speaks.com ;)

manics commented 4 years ago

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