We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d67086 commit 136f73aCopy full SHA for 136f73a
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