Skip to content

Commit a7fe288

Browse files
style(pre-commit.ci): auto fixes [...]
1 parent b919486 commit a7fe288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,4 +205,4 @@ def linkcode_resolve(domain, info):
205205

206206
fn = os.path.relpath(fn, start=os.path.dirname("../mpl_arrow"))
207207

208-
return f"https://github.com/mpl-extensions/mpl-arrow/blob/main/mpl_arrow/{fn}{linespec}" # noqa
208+
return f"https://github.com/mpl-extensions/mpl-arrow/blob/main/mpl_arrow/{fn}{linespec}"

0 commit comments

Comments
 (0)