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 b91b5db commit cb506edCopy full SHA for cb506ed
docs/conf.py
@@ -205,4 +205,4 @@ def linkcode_resolve(domain, info):
205
206
fn = os.path.relpath(fn, start=os.path.dirname("../mpl_arrow"))
207
208
- return f"https://github.com/mpl-extensions/mpl-arrow/blob/main/mpl_arrow/{fn}{linespec}" # noqa
+ return f"https://github.com/mpl-extensions/mpl-arrow/blob/main/mpl_arrow/{fn}{linespec}"
0 commit comments