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 170b632 commit 4b52af3Copy full SHA for 4b52af3
sphinx_copybutton/__init__.py
@@ -1,4 +1,5 @@
1
"""A small sphinx extension to add "copy" buttons to code blocks."""
2
+
3
from pathlib import Path
4
from sphinx.util import logging
5
0 commit comments