This commit is contained in:
Chris Milne 2026-05-06 12:02:26 +01:00
commit cb3743dbe8
59 changed files with 21340 additions and 0 deletions

View file

@ -0,0 +1,7 @@
"""
Module specific exceptions for <this module>
Exceptions:
- List: Description
- Exceptions: Description
"""