blob: b268c4bf84324388cdf5136a35649927f44d0886 [file] [edit]
from CircularInheritance2 import B
class Foo(B):
pass