Closed
Description
Hi,
Thank you for this great library. My question is already in the title. I want to implement the methods in the interface but for some unrelated reasons I am using some decorators which can vary depending on the class which implements the interface. These decorators won't really change the signature, but the current implementation complains if i use them. Any suggestion?