Skip to content

Commit 3be940d

Browse files
committedMay 23, 2015
flake8
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
1 parent b391d06 commit 3be940d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎nikola/plugins/command/rst2html/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
from mako.template import Template
3333
from nikola.plugin_categories import Command
3434

35+
3536
class CommandRst2Html(Command):
3637
"""Compile reStructuredText to HTML, using Nikola architecture."""
3738

0 commit comments

Comments
 (0)
Please sign in to comment.