We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef4203 commit 5cba026Copy full SHA for 5cba026
1 file changed
src/imcflibs/imagej/omerotools.py
@@ -10,9 +10,8 @@
10
to interact with the OMERO server. However, there are still some that
11
requires the [`omero-insight`][omero-insight] plugin to read metadata.
12
13
-[simple-omero-client]:
14
-https://github.com/GReD-Clermont/simple-omero-client
15
-[omero]: https://github.com/ome/omero-insight
+[simple-omero-client]: https://github.com/GReD-Clermont/simple-omero-client
+[omero-insight]: https://github.com/ome/omero-insight
16
"""
17
18
from fr.igred.omero import Client
0 commit comments