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:
392
392
| W391 | blank line at end of file |
393
393
+----------+----------------------------------------------------------------------+
394
394
+----------+----------------------------------------------------------------------+
395
+ | **W5 ** | *Line break warning * |
396
+ +----------+----------------------------------------------------------------------+
397
+ | W503 | line break occurred before a binary operator |
398
+ +----------+----------------------------------------------------------------------+
399
+ +----------+----------------------------------------------------------------------+
395
400
| **W6 ** | *Deprecation warning * |
396
401
+----------+----------------------------------------------------------------------+
397
402
| W601 | .has_key() is deprecated, use 'in' |
You can’t perform that action at this time.
0 commit comments