kshitij
657874460f
chore: ruff auto-fixes — collapsible-else-if, if-stmt-min-max, dict.fromkeys (#23926)
PLR5501 (collapsible-else-if): 28 instances — else: if: → elif:
PLR1730 (if-stmt-min-max): 15 instances — if x<y: x=y → x=max(x,y)
C420 (dict.fromkeys): 2 instances — dictcomp → dict.fromkeys
PLR1704 (redefined-argument): 1 instance — reason → err_msg (shadow fix)
C414 (unnecessary-list): 1 instance — sorted(list(x)) → sorted(x)
28 files, -44 net lines. All mechanical, zero logic changes.
17,211 tests pass, zero regressions.
2026-05-11 11:03:29 -07:00
..
2026-05-07 09:22:48 -07:00
2026-05-07 06:16:23 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-04-28 06:46:45 -07:00
2026-05-11 11:03:29 -07:00
2026-05-09 04:10:35 -07:00
2026-04-28 22:11:10 -07:00
2026-04-14 16:11:37 -07:00
2026-05-06 05:44:35 -07:00
2026-05-11 11:03:29 -07:00
2026-04-13 16:32:04 -07:00
2026-04-11 13:14:32 -05:00
2026-05-09 23:17:25 -07:00
2026-05-11 11:03:29 -07:00
2026-05-09 13:36:44 -07:00
2026-05-10 22:43:39 -07:00
2026-05-07 05:09:39 -07:00
2026-05-04 12:31:01 -07:00
2026-05-09 18:43:40 -07:00
2026-05-04 01:36:44 -07:00
2026-05-03 11:42:20 -07:00
2026-04-28 06:46:45 -07:00
2026-05-11 11:03:29 -07:00
2026-05-05 10:13:13 -07:00
2026-05-08 14:27:40 -07:00
2026-04-26 06:19:04 -07:00
2026-05-09 14:34:18 -07:00
2026-05-11 11:03:29 -07:00
2026-05-11 07:06:27 -07:00
2026-05-08 14:27:40 -07:00
2026-05-11 06:44:58 -07:00
2026-05-11 11:03:29 -07:00
2026-05-07 13:04:41 -07:00
2026-05-11 11:03:29 -07:00
2026-04-11 17:23:36 -07:00
2026-05-11 11:03:29 -07:00
2026-05-09 11:11:28 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-06 09:08:33 -07:00
2026-05-11 10:15:30 -07:00
2026-05-10 12:12:55 -07:00
2026-05-06 10:05:29 -07:00
2026-05-09 14:36:58 -07:00
2026-05-07 07:18:21 -07:00
2026-04-29 21:56:51 -07:00
2026-05-11 11:03:29 -07:00
2026-05-10 07:09:28 -07:00
2026-05-08 10:04:32 -07:00
2026-05-09 04:10:35 -07:00
2026-04-30 04:32:11 -07:00
2026-05-09 12:48:14 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-09 17:54:58 -07:00
2026-05-11 11:03:29 -07:00
2026-04-29 04:03:03 -07:00
2026-05-08 14:27:40 -07:00
2026-05-06 14:01:56 -07:00
2026-05-08 17:01:12 -07:00
2026-05-04 05:14:13 -07:00
2026-05-08 14:27:40 -07:00
2026-04-26 20:48:20 -07:00
2026-05-08 14:27:40 -07:00
2026-05-10 13:07:08 -07:00
2026-05-08 14:27:40 -07:00
2026-04-29 07:22:33 -07:00
2026-05-06 15:49:59 -07:00
2026-05-11 11:03:29 -07:00
2026-04-29 04:03:03 -07:00