12
Introducing flake8-logging - Adam Johnson
(adamj.eu)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
neat write up, I've also run into some of the errors that ruff throws (eg don't use f strings in logging) but didn't really know why.
thought it was cool the author said feel free to implement in ruff in the foot notes