blob: 6189ad4fc76bc673571497462e441f8421164ecc [file] [log] [blame]
from shared_module import SharedClass
class NewParent(SharedClass):
pass