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 c129981 commit 56baa0dCopy full SHA for 56baa0d
docs/conf.py
@@ -254,4 +254,4 @@ def linkcode_resolve(domain, info):
254
255
fn = os.path.relpath(fn, start=os.path.dirname(mpl_inter.__file__))
256
257
- return f"https://github.com/mpl-extensions/mpl-interactions/blob/main/mpl_interactions/{fn}{linespec}" # noqa: E501
+ return f"https://github.com/mpl-extensions/mpl-interactions/blob/main/mpl_interactions/{fn}{linespec}"
0 commit comments