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