Imports of snmachine classes and methods that users use should not depend on the internal organization of the code and should be accessible from an snmachine import, rather than requiring to specify the module within snmachine where these objects are located.
This requires
Imports of
snmachineclasses and methods that users use should not depend on the internal organization of the code and should be accessible from ansnmachineimport, rather than requiring to specify the module withinsnmachinewhere these objects are located.This requires
__init__file to import such methodssnmachineimports