Skip to content

Commit 1e9e1e8

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pelican/plugins/neighbors/neighbors.py

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
This plugin adds ``next_article`` (newer) and ``prev_article`` (older)
66
variables to the article's context
77
"""
8+
89
from pelican import signals
910

1011

0 commit comments

Comments
 (0)