We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d2b251 commit eb47ff3Copy full SHA for eb47ff3
docs/conf.py
@@ -196,4 +196,4 @@ def linkcode_resolve(domain, info):
196
197
fn = os.path.relpath(fn, start=os.path.dirname("../mpl_image_segmenter"))
198
199
- return f"https://github.com/ianhi/mpl-image-segmenter/blob/main/mpl_image_segmenter/{fn}{linespec}" # noqa
+ return f"https://github.com/ianhi/mpl-image-segmenter/blob/main/mpl_image_segmenter/{fn}{linespec}"
0 commit comments