Commit 5e86f62
committed
refactor: Simplify index settings retrieval in reindex_atomic.py
- Removed unnecessary parentheses in the index settings extraction logic for cleaner code.
- Maintained functionality while improving readability of the codebase.
This commit enhances the clarity of the reindexing script without altering its behavior.1 parent 68ce43a commit 5e86f62
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
351 | | - | |
352 | | - | |
| 350 | + | |
353 | 351 | | |
354 | 352 | | |
355 | 353 | | |
| |||
0 commit comments