blob: b9d71178397011781d81c30056287a5676fdb3cf [file] [log] [blame]
from dest_module import NewParent
class MyClass(NewParent):
pass