Skip to content

Commit 7cc53c2

Browse files
committedMay 9, 2015
SHUTUP FLAKE8
1 parent a55a074 commit 7cc53c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎nikola/nikola.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
from yapsy.PluginManager import PluginManager
5454
from blinker import signal
5555

56-
from .post import Post
56+
from .post import Post # NOQA
5757
from . import DEBUG, utils
5858
from .plugin_categories import (
5959
Command,

0 commit comments

Comments
 (0)