Skip to content

Commit

Permalink
pedantry
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Alsina committed May 30, 2017
1 parent 94972b2 commit 5897f2d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions nikola/plugins/compile/rest/__init__.py
Expand Up @@ -347,10 +347,7 @@ def _align_choice(argument):
return docutils.parsers.rst.directives.choice(argument, _align_options_base + ("none", ""))

class RemoveDocinfo(docutils.transforms.Transform):

"""
Remove docinfo nodes.
"""
"""Remove docinfo nodes."""

default_priority = 870

Expand Down

0 comments on commit 5897f2d

Please sign in to comment.