in auto_sizing/errors.py [0:0]
def __init__(self, message="Analysis period extends into the future."): super().__init__(f"{message}")