3110 - Add module-level docstrings

This commit is contained in:
Marek Wolan
2025-03-13 14:57:24 +00:00
parent 8ad350de84
commit 8ddb6916fb
44 changed files with 44 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
"""Warning: SIM_OUTPUT is a mutable global variable for the simulation output directory."""
"""The PrimAITE simulation layer."""
from datetime import datetime
from enum import IntEnum
from pathlib import Path