ruff
b7dd2b59 - Allow `EM` fixes even if `msg` variable is defined (#9059)

Commit
1 year ago
Allow `EM` fixes even if `msg` variable is defined (#9059) This PR updates the `EM` rules to generate the auto-fix even if the `msg` variable is defined in the current scope. As discussed in https://github.com/astral-sh/ruff/issues/9052.
Author
Parents
Loading