Skip to content

Commit c6f0065

Browse files
authored
extra newline
1 parent 0d5068d commit c6f0065

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pycodestyle.py

-1
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,6 @@ def is_a_slice(line, space_pos):
484484
yield found, "%s whitespace before '%s'" % (code, char)
485485

486486

487-
488487
@register_check
489488
def whitespace_around_keywords(logical_line):
490489
r"""Avoid extraneous whitespace around keywords.

0 commit comments

Comments
 (0)