Skip to content

Commit e418551

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/sphinx_tags/__init__.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
"""Sphinx extension to create tags for documentation pages.
2-
3-
"""
1+
"""Sphinx extension to create tags for documentation pages."""
42

53
import os
64
import re

0 commit comments

Comments
 (0)