globality-corp / flake8-logging-format

Flake8 extension to validate (lack of) logging format strings
Apache License 2.0
134 stars 21 forks source link

Ensure key is a Constant. #65

Closed matiasrasmussen closed 8 months ago

matiasrasmussen commented 1 year ago

I'm running into an issue when the key is a Name instance.

Fixes https://github.com/globality-corp/flake8-logging-format/issues/61