Skip to content

Commit

Permalink
PEP257 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kronuz committed Feb 23, 2014
1 parent 1b4bf5a commit 47f4243
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion linter.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ class Rst(Linter):

def run(self, cmd, code):
"""Attempt to parse code as reStructuredText."""

# Generate a new parser
parser = Parser()

Expand Down

0 comments on commit 47f4243

Please sign in to comment.