Commit d1b4a61
committed
Refactor variable for clarity in result comparison.
Replaced direct tuple comparison with a clearer `window_length` variable. This improves readability and makes the check for infinite length more intuitive. No change in functionality was introduced.1 parent bc75888 commit d1b4a61
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments