Skip to content

Commit 5cba026

Browse files
committed
Fix formatting of references in omerotools.py documentation
1 parent cef4203 commit 5cba026

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

src/imcflibs/imagej/omerotools.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
to interact with the OMERO server. However, there are still some that
1111
requires the [`omero-insight`][omero-insight] plugin to read metadata.
1212
13-
[simple-omero-client]:
14-
https://github.com/GReD-Clermont/simple-omero-client
15-
[omero]: https://github.com/ome/omero-insight
13+
[simple-omero-client]: https://github.com/GReD-Clermont/simple-omero-client
14+
[omero-insight]: https://github.com/ome/omero-insight
1615
"""
1716

1817
from fr.igred.omero import Client

0 commit comments

Comments
 (0)