3110 - appease precommit
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""PrimAITE-specific exceptions."""
|
||||
|
||||
|
||||
class PrimaiteError(Exception):
|
||||
"""The root PrimAITE Error."""
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""The interface between the simulation and game layers of PrimAITE."""
|
||||
"""The interface between the simulation and game layers of PrimAITE."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""Gymnasium and other RL environments for interfacing PrimAITE with RL models."""
|
||||
"""Gymnasium and other RL environments for interfacing PrimAITE with RL models."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""Currently not used."""
|
||||
"""Currently not used."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""File system for nodes."""
|
||||
"""File system for nodes."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""Top-level network object."""
|
||||
"""Top-level network object."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""Software and system on nodes."""
|
||||
"""Software and system on nodes."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""Software applications."""
|
||||
"""Software applications."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""Software processes. Not yet implemented."""
|
||||
"""Software processes. Not yet implemented."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""Software services."""
|
||||
"""Software services."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""Address Resolution Protocol software."""
|
||||
"""Address Resolution Protocol software."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""Database simulation."""
|
||||
"""Database simulation."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""Domain Name Service software."""
|
||||
"""Domain Name Service software."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""File Transfer Protocol Software."""
|
||||
"""File Transfer Protocol Software."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""Internet Control Message Protocol."""
|
||||
"""Internet Control Message Protocol."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""Command line interface on network nodes."""
|
||||
"""Command line interface on network nodes."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""HTTP server."""
|
||||
"""HTTP server."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# © Crown-owned copyright 2025, Defence Science and Technology Laboratory UK
|
||||
"""Special validation for use with pydantic."""
|
||||
"""Special validation for use with pydantic."""
|
||||
|
||||
Reference in New Issue
Block a user