Commit a4e0487
Remove redundant or [] fallback in cursor_paginated_find
The list comprehension already produces a list, making the or []
fallback unnecessary.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent a4c9cbc commit a4e0487
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
0 commit comments