Skip to content

Commit

Permalink
[DOC] Remove sphinx copybutton due to issue
Browse files Browse the repository at this point in the history
Highlighted lines have an extra line break, probably related to this: executablebooks/sphinx-copybutton#118

If there is a fix, we can enable it again.
  • Loading branch information
fsschneider committed Apr 28, 2021
1 parent dede12e commit 205f8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Expand Up @@ -55,7 +55,7 @@
"sphinx.ext.napoleon",
"sphinx.ext.viewcode",
"sphinx_automodapi.automodapi",
"sphinx_copybutton",
# "sphinx_copybutton",
"sphinx_rtd_theme",
]

Expand Down

0 comments on commit 205f8b6

Please sign in to comment.