Files
paperless-ngx/src
stumpylog 59fd2ff9e8 ruff: enable G (logging format), ignore G004 (f-strings)
Replaces the single G201 selector with the full G group.
Fixes 2x G003 (string concat in log calls) and 2x G202 (redundant
exc_info on logger.exception). G004 (f-strings in logging) is ignored
as f-string style is accepted throughout this codebase.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 09:32:52 -07:00
..
2026-06-02 15:34:49 +00:00
2023-04-26 09:35:27 -07:00