Fix a false positive with ``singledispatchmethod-function`` (#9599)

* Fix a false positive with ``singledispatchmethod-function`` when a method is decorated with both ``functools.singledispatchmethod`` and ``staticmethod``.

Closes #9531
16 files changed