Source code for routing_config.exact_config

from ware_ops_pipes.pipelines.templates.template_1 import RoutingConfig


[docs] class ExactConfig(RoutingConfig):
[docs] abstract = True