IReporter is removed from pylint.interfaces in 3.0.0

Hi,

IReporter is removed from pylint.interfaces in 3.0.0.

This will raise an import exception in https://gitlab.com/smueller18/pylint-gitlab/-/blob/master/pylint_gitlab/reporter.py

Are you planning to use abs.ABC instead ?

Thanks !

Edited by ab