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:
237
237
| E116 | unexpected indentation (comment) |
238
238
+----------+----------------------------------------------------------------------+
239
239
+----------+----------------------------------------------------------------------+
240
- | E121 (*^)| continuation line under-indented for hanging indent |
240
+ | E121 (\ * ^)| continuation line under-indented for hanging indent |
241
241
+----------+----------------------------------------------------------------------+
242
242
| E122 (^) | continuation line missing indentation or outdented |
243
243
+----------+----------------------------------------------------------------------+
@@ -247,7 +247,7 @@ This is the current list of error and warning codes:
247
247
+----------+----------------------------------------------------------------------+
248
248
| E125 (^) | continuation line with same indent as next logical line |
249
249
+----------+----------------------------------------------------------------------+
250
- | E126 (*^)| continuation line over-indented for hanging indent |
250
+ | E126 (\ * ^)| continuation line over-indented for hanging indent |
251
251
+----------+----------------------------------------------------------------------+
252
252
| E127 (^) | continuation line over-indented for visual indent |
253
253
+----------+----------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments