in auto_sizing/errors.py [0:0]
def __init__(self, path, message="No `metrics` tag found in config file."): super().__init__(f"{path} -> {message}")