We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390f81d commit 13f69dcCopy full SHA for 13f69dc
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