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-04-16 12:36:49 -07:00
2026-05-09 13:02:25 -07:00
2026-05-10 22:43:39 -07:00
2026-03-17 02:33:12 -07:00
2026-05-07 17:54:47 -07:00
2026-03-31 08:48:54 +09:00
2026-03-23 07:43:12 -07:00
2026-05-11 06:56:30 -07:00
2026-04-08 02:24:32 -07:00
2026-04-01 04:18:50 -07:00
2026-04-28 23:17:39 -07:00
2026-05-09 02:34:19 -07:00
2026-04-23 22:23:37 -07:00
2026-05-10 07:37:55 -07:00
2026-05-10 07:37:55 -07:00
2026-04-08 02:24:32 -07:00
2026-05-11 11:03:29 -07:00
2026-04-07 13:36:38 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 11:07:38 -07:00
2026-05-07 05:02:26 -07:00
2026-05-11 11:03:29 -07:00
2026-04-07 10:25:31 -07:00
2026-05-11 11:03:29 -07:00
2026-05-07 05:11:09 -07:00
2026-04-28 23:17:39 -07:00
2026-05-08 16:39:32 -07:00
2026-05-08 16:39:32 -07:00
2026-05-08 14:27:40 -07:00
2026-04-21 16:41:26 -07:00
2026-05-08 16:59:24 -07:00
2026-05-11 11:03:29 -07:00
2026-04-13 04:45:07 -07:00
2026-05-09 17:45:09 -07:00
2026-04-17 20:39:25 -07:00
2026-05-10 16:14:43 -07:00
2026-04-02 12:40:03 +11:00
2026-05-07 05:35:33 -07:00
2026-05-07 05:35:33 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 09:27:26 -07:00
2026-05-08 09:27:26 -07:00
2026-04-23 15:14:11 -07:00
2026-03-18 02:55:30 -07:00
2026-03-11 20:02:36 -07:00
2026-04-05 12:46:07 -07:00
2026-04-21 02:03:46 -07:00
2026-04-11 13:59:52 -07:00
2026-05-09 17:53:24 -07:00
2026-05-09 11:07:53 -07:00
2026-05-08 14:27:40 -07:00
2026-05-07 07:03:21 -07:00
2026-05-11 06:44:58 -07:00
2026-05-09 14:36:58 -07:00
2026-05-07 05:15:28 -07:00
2026-05-04 02:42:16 -07:00
2026-05-08 14:27:40 -07:00
2026-04-23 06:20:47 -07:00
2026-05-09 17:52:12 -07:00
2026-04-28 04:58:22 -07:00
2026-05-05 10:15:31 -07:00
2026-04-29 21:56:47 -07:00
2026-05-10 22:43:39 -07:00
2026-05-08 14:27:40 -07:00
2026-04-11 16:22:50 -07:00
2026-04-26 19:02:55 -07:00
2026-04-23 21:51:19 -07:00
2026-05-09 18:44:58 -07:00
2026-04-29 23:18:55 -07:00
2026-05-11 11:03:29 -07:00
2026-05-07 05:38:05 -07:00
2026-05-09 21:06:19 -07:00
2026-05-11 11:03:29 -07:00
2026-05-11 11:03:29 -07:00
2026-04-07 10:25:31 -07:00
2026-04-16 02:24:08 -07:00
2026-04-28 06:46:45 -07:00