cloud-api/src/_module_template/exceptions.py

7 lines
113 B
Python
Raw Normal View History

2026-04-06 12:41:49 +01:00
"""
Module specific exceptions for <this module>
Exceptions:
- List: Description
- Exceptions: Description
"""