Python: Fix missing newline in .expected

This commit is contained in:
Rasmus Wriedt Larsen
2023-11-15 10:10:23 +01:00
parent 55f5b26ba6
commit 69453aa144
56 changed files with 56 additions and 56 deletions

View File

@@ -8,4 +8,4 @@
| 38 | ControlFlowNode for ExceptStmt | builtin-class AttributeError |
| 40 | ControlFlowNode for ExceptStmt | builtin-class IndexError |
| 42 | ControlFlowNode for ExceptStmt | builtin-class KeyError |
| 57 | ControlFlowNode for ExceptStmt | builtin-class IOError |
| 57 | ControlFlowNode for ExceptStmt | builtin-class IOError |