Commit 7e91e64
committed
fix(i18n): revert node_copy rename back to translated_node in translate_flow_notes
The rename was unnecessary — release-1.10.0 already used translated_node
(not reassigning the loop variable node), so ruff PLW2901 doesn't apply.1 parent 952a211 commit 7e91e64
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments