blob: 33300699d09c2fa880d04f3e189c9baa7c8abb86 [file] [log] [blame]
__author__ = 'ktisha'
class B(ABC):
def foo(self):
self.b = 1