Skip to content

Commit a55a074

Browse files
committedMay 9, 2015
fix tests
1 parent 086bc24 commit a55a074

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎nikola/nikola.py

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

56+
from .post import Post
5657
from . import DEBUG, utils
5758
from .plugin_categories import (
5859
Command,

0 commit comments

Comments
 (0)
Please sign in to comment.