ome / omero-figure

An OMERO.web app for creating Figures from images in OMERO
http://figure.openmicroscopy.org
GNU Affero General Public License v3.0
15 stars 30 forks source link

flake8 fix #356

Closed will-moore closed 4 years ago

will-moore commented 4 years ago

This is failing travis on a bunch of PRs (or has been patched to the PRs). Would be nice to get this in ASAP.

joshmoore commented 4 years ago
E       ModuleNotFoundError: No module named 'numpy'

which I assume is in another PR, no?

will-moore commented 4 years ago

Grrr, yes @joshmoore that was your commit I just cherry-picked...

will-moore commented 4 years ago

Yey - green. Good to merge?

snoopycrimecop commented 4 years ago

Conflicting PR. Removed from build OMERO-plugins-push#143. See the console output for more details. Possible conflicts:

--conflicts

snoopycrimecop commented 4 years ago

Conflicting PR. Removed from build OMERO-plugins-push#114. See the console output for more details. Possible conflicts:

--conflicts

jburel commented 4 years ago

you have the same commits in multiple PRs... Need to check the sequence here

jburel commented 4 years ago

This PR is the "cleanest" since it fixes the travis issue. Merging, @will-moore will cherry-pick commits on other PR and clean them