misp/src/_module_template/exceptions.py
2026-05-06 12:02:26 +01:00

7 lines
No EOL
113 B
Python

"""
Module specific exceptions for <this module>
Exceptions:
- List: Description
- Exceptions: Description
"""