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 58cde19 commit 975b001Copy full SHA for 975b001
docs/conf.py
@@ -22,7 +22,7 @@
22
sys.path.append(os.path.abspath('sphinxext'))
23
sys.path.insert(0, os.path.abspath('../wrapper'))
24
25
-from github_link import make_linkcode_resolve # noqa: E402
+from github_link import make_linkcode_resolve
26
27
# -- General configuration ------------------------------------------------
28
0 commit comments