cloud-api/src/_module_template/exceptions.py
2026-04-06 12:41:49 +01:00

7 lines
No EOL
113 B
Python

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