repo-to-text/repo_to_text/core
Kirill Markin b04dd8df63
Fix pylint logging-fstring-interpolation warning
- Replace f-string with lazy % formatting in logging.debug() call
- Resolves W1203 pylint warning for better logging performance
- Achieves 10.00/10 pylint rating
2025-05-25 11:07:43 +03:00
..
__init__.py linter cleanup 2024-12-17 17:06:16 +01:00
core.py Fix pylint logging-fstring-interpolation warning 2025-05-25 11:07:43 +03:00