1
Fork 0
mirror of https://github.com/Steffo99/lihzahrd.git synced 2024-11-21 23:54:23 +00:00
lihzahrd/lihzahrd/errors.py

3 lines
127 B
Python
Raw Normal View History

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