aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/misc/scan_posts.py
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/misc/scan_posts.py')
-rw-r--r--nikola/plugins/misc/scan_posts.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nikola/plugins/misc/scan_posts.py b/nikola/plugins/misc/scan_posts.py
index 1f4f995..9db4533 100644
--- a/nikola/plugins/misc/scan_posts.py
+++ b/nikola/plugins/misc/scan_posts.py
@@ -37,7 +37,6 @@ from nikola.post import Post
class ScanPosts(PostScanner):
-
"""Scan posts in the site."""
name = "scan_posts"