blob: b23352ea99696d04582a299e097c82ff2d5f5e7c [file] [log] [blame]
Fix false positive for `no-self-argument`/`no-method-argument` when a staticmethod is applied to a function but uses a different name.
Closes #7300