Skip to content

Commit

Permalink
extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
DesbyP authored Jul 31, 2020
1 parent 0d5068d commit c6f0065
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pycodestyle.py
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,6 @@ def is_a_slice(line, space_pos):
yield found, "%s whitespace before '%s'" % (code, char)



@register_check
def whitespace_around_keywords(logical_line):
r"""Avoid extraneous whitespace around keywords.
Expand Down

0 comments on commit c6f0065

Please sign in to comment.