from models.brand import Brand from models.model import Model __all__ = ["Brand", "Model"]