Skip to content

Commit 69b30c7

Browse files
Auz9groteworld
authored andcommitted
Update linter.py
Remove whitespace on blank before class docstring.
1 parent a403185 commit 69b30c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717
class HtmlTidy(Linter):
18-
18+
1919
"""Provides an interface to tidy."""
2020

2121
syntax = 'html'

0 commit comments

Comments
 (0)