Skip to content

Commit cc87490

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 63ba47e commit cc87490

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sphinx_copybutton/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""A small sphinx extension to add "copy" buttons to code blocks."""
2+
23
from pathlib import Path
34
from sphinx.util import logging
45

0 commit comments

Comments
 (0)