Skip to content

Commit 1bbcd97

Browse files
committed
Make pydocstyle happy
1 parent 41156df commit 1bbcd97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

linter.py

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

1616

1717
class Pylint(PythonLinter):
18-
1918
"""Provides an interface to pylint."""
2019

2120
syntax = 'python'

0 commit comments

Comments
 (0)