from utils.singleton import AbstractSingleton, Singleton __all__ = [ "AbstractSingleton", "Singleton", ]