Hi all,
I apologise if I'm just missing the
relevant documentation, but I can't see how to import classes from one
module into a second module. I want to declare a big base class once and subclasses in a different file.
Can anyone tell me if this is possible?