class MyClass: ImportError = 4 def __init__(self): self.float = 5 # is fine def str(self): pass