Is there any way to check if a variable is of type class? I have something like this:
class MyClass(object): def Save(self, key: str, value): if n