Commit b695086
committed
refactor(flow): simplify list comprehension in filter_daily_validation_codes
- Removed unnecessary line breaks in the suffixes list comprehension
- Maintained the same functionality for filtering daily validation codes
- Improved code readability by condensing the list processing logic1 parent 7ac022e commit b695086
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
| 231 | + | |
236 | 232 | | |
237 | 233 | | |
238 | 234 | | |
| |||
0 commit comments