lories.components.tariff.provider#

Classes#

TariffProvider

Helper class that provides a standard way to create an ABC using

Module Contents#

class lories.components.tariff.provider.TariffProvider(context: lories._core._registrator.RegistratorContext, configs: lories._core._configurations.Configurations | None = None, **kwargs)[source]#

Bases: lories.components.tariff.Tariff

Inheritance diagram of lories.components.tariff.provider.TariffProvider

Helper class that provides a standard way to create an ABC using inheritance.