Fix pylint C7630 (literal used as attribute) violations
There's no need to use a string literal in setattr, delattr, or the two-argument form of getattr.
Showing
Please
register
or
sign in
to comment
There's no need to use a string literal in setattr, delattr, or the two-argument form of getattr.