blob: 14d784ea0d54373a4f9267990c607648314e73c2 [file] [log] [blame]
abstract-method:34:0:DerivedHashable:Method '__hash__' is abstract in class 'Hashable' but is not overridden
abstract-method:37:0:DerivedIterable:Method '__iter__' is abstract in class 'Iterable' but is not overridden
abstract-method:40:0:DerivedCollection:Method '__contains__' is abstract in class 'Container' but is not overridden
abstract-method:40:0:DerivedCollection:Method '__iter__' is abstract in class 'Iterable' but is not overridden
abstract-method:40:0:DerivedCollection:Method '__len__' is abstract in class 'Sized' but is not overridden