Commit Graph

2 Commits (91d05b982d0bc08a735a2c0b1fedccd93b7fc9cd)

Author SHA1 Message Date
Teknium 55e3ee1ab8
fix: remove dead f-string prefixes via ruff F541 (216 sites) (#52336)
ruff check --fix --select F541 . on current main. Pure prefix removals;
adjacent-string concatenations keep the f only on interpolating fragments.
No string content or live placeholder altered.
2026-07-05 13:42:46 -07:00
ethernet c918d07b50 refactor(ci): rewrite docker tests to check built container 2026-06-26 19:15:18 -07:00