ome / omero-scripts

Core OMERO Scripts
https://pypi.org/project/omero-scripts/
12 stars 32 forks source link

Fix N816 warnings reported by Travis Ci #145

Closed sbesson closed 5 years ago

sbesson commented 5 years ago

See also https://github.com/ome/omero-plugins/pull/2#issuecomment-471963106

This should fix https://travis-ci.org/ome/scripts which weekly cron job has failing since the last month due to new warnings.

In addition to manual review, most of the testing (code style and integration) should happen in Travis CI.