Commit 3eef745
committed
Skip magic trailing comma in generated code
This makes generated code a bit more dense by informing ruff to not
use trailing commas as a signal skip condensing an expanded block.1 parent bbaf50a commit 3eef745
1 file changed
Lines changed: 3 additions & 0 deletions
File tree
- codegen/core/src/main/java/software/amazon/smithy/python/codegen/generators
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
193 | 196 | | |
194 | 197 | | |
195 | 198 | | |
| |||
0 commit comments