3110 - appease precommit

This commit is contained in:
Marek Wolan
2025-03-13 15:59:56 +00:00
parent 36a78cc565
commit ec7ee245d9
18 changed files with 19 additions and 17 deletions

View File

@@ -1,5 +1,7 @@
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
"""PrimAITE-specific exceptions."""
class PrimaiteError(Exception):
"""The root PrimAITE Error."""