File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -392,6 +392,11 @@ This is the current list of error and warning codes:
392392| W391 | blank line at end of file |
393393+----------+----------------------------------------------------------------------+
394394+----------+----------------------------------------------------------------------+
395+ | **W5 ** | *Line break warning * |
396+ +----------+----------------------------------------------------------------------+
397+ | W503 | line break occurred before a binary operator |
398+ +----------+----------------------------------------------------------------------+
399+ +----------+----------------------------------------------------------------------+
395400| **W6 ** | *Deprecation warning * |
396401+----------+----------------------------------------------------------------------+
397402| W601 | .has_key() is deprecated, use 'in' |
You can’t perform that action at this time.
0 commit comments