blob: c2ca97497a3380dc42e38354c093b0157c3527c0 [file] [log] [blame]
from shared_module import TheParentOfItAll
class MyClass(TheParentOfItAll):
pass