in auto_sizing/errors.py [0:0]
def __init__(self, message="Provide a TOML config file."): super().__init__(f"{message}")