misp/src/_module_template/exceptions.py

7 lines
113 B
Python
Raw Normal View History

2026-05-06 12:02:26 +01:00
"""
Module specific exceptions for <this module>
Exceptions:
- List: Description
- Exceptions: Description
"""