Skip to content

Commit 9cdf293

Browse files
style(pre-commit.ci): auto fixes [...]
1 parent c63f673 commit 9cdf293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,4 +196,4 @@ def linkcode_resolve(domain, info):
196196

197197
fn = os.path.relpath(fn, start=os.path.dirname("../mpl_image_segmenter"))
198198

199-
return f"https://github.com/ianhi/mpl-image-segmenter/blob/main/mpl_image_segmenter/{fn}{linespec}" # noqa
199+
return f"https://github.com/ianhi/mpl-image-segmenter/blob/main/mpl_image_segmenter/{fn}{linespec}"

0 commit comments

Comments
 (0)