File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ This is the current list of error and warning codes:
237237| E116 | unexpected indentation (comment) |
238238+----------+----------------------------------------------------------------------+
239239+----------+----------------------------------------------------------------------+
240- | E121 (*^)| continuation line under-indented for hanging indent |
240+ | E121 (\ * ^)| continuation line under-indented for hanging indent |
241241+----------+----------------------------------------------------------------------+
242242| E122 (^) | continuation line missing indentation or outdented |
243243+----------+----------------------------------------------------------------------+
@@ -247,7 +247,7 @@ This is the current list of error and warning codes:
247247+----------+----------------------------------------------------------------------+
248248| E125 (^) | continuation line with same indent as next logical line |
249249+----------+----------------------------------------------------------------------+
250- | E126 (*^)| continuation line over-indented for hanging indent |
250+ | E126 (\ * ^)| continuation line over-indented for hanging indent |
251251+----------+----------------------------------------------------------------------+
252252| E127 (^) | continuation line over-indented for visual indent |
253253+----------+----------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments