1
Fork 0
mirror of https://github.com/Steffo99/lihzahrd.git synced 2025-03-13 12:17:39 +00:00
lihzahrd/lihzahrd/errors.py

2 lines
127 B
Python

class InvalidFooterError(Exception):
"""This exception is raised if the footer contents do not match the expected data."""