Skip to content

Commit 38c61f8

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sphinx_peek/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""A sphinx extension for peeking at internal references."""
2+
23
from __future__ import annotations
34

45
from dataclasses import dataclass, fields

0 commit comments

Comments
 (0)