Commit 54426ec
Fix a flake8 warning in ament_uncrustify. (#471)
No need for parentheses after a 'with' statement.
Signed-off-by: Chris Lalancette <[email protected]>
Signed-off-by: WU MENGHUNG <[email protected]>1 parent 0275c61 commit 54426ec
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments