We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d5068d commit c6f0065Copy full SHA for c6f0065
1 file changed
pycodestyle.py
@@ -484,7 +484,6 @@ def is_a_slice(line, space_pos):
484
yield found, "%s whitespace before '%s'" % (code, char)
485
486
487
-
488
@register_check
489
def whitespace_around_keywords(logical_line):
490
r"""Avoid extraneous whitespace around keywords.
0 commit comments