Jason Novinger@programming.devM to Python@programming.dev · 1 year agoIntroducing flake8-logging - Adam Johnsonadamj.euexternal-linkmessage-square3fedilinkarrow-up113arrow-down11
arrow-up112arrow-down1external-linkIntroducing flake8-logging - Adam Johnsonadamj.euJason Novinger@programming.devM to Python@programming.dev · 1 year agomessage-square3fedilink
minus-squarecd_slash_rmrf@programming.devlinkfedilinkarrow-up4·1 year agoneat 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
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