Add blank lines at the end of file.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Crown Copyright (C) Dstl 2022. DEFCON 703. Shared in confidence.
|
||||
"""Access Control List. Models firewall functionality."""
|
||||
"""Access Control List. Models firewall functionality."""
|
||||
|
||||
@@ -1 +1 @@
|
||||
"""Common interface between RL agents from different libraries and PrimAITE."""
|
||||
"""Common interface between RL agents from different libraries and PrimAITE."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Crown Copyright (C) Dstl 2022. DEFCON 703. Shared in confidence.
|
||||
"""Objects which are shared between many PrimAITE modules."""
|
||||
"""Objects which are shared between many PrimAITE modules."""
|
||||
|
||||
@@ -1 +1 @@
|
||||
"""Configuration parameters for running experiments."""
|
||||
"""Configuration parameters for running experiments."""
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
"""Utility to generate plots of sessions metrics after PrimAITE."""
|
||||
from enum import Enum
|
||||
|
||||
|
||||
class PlotlyTemplate(Enum):
|
||||
"""The built-in plotly templates."""
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Crown Copyright (C) Dstl 2022. DEFCON 703. Shared in confidence.
|
||||
"""Gym/Gymnasium environment for RL agents consisting of a simulated computer network."""
|
||||
"""Gym/Gymnasium environment for RL agents consisting of a simulated computer network."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Crown Copyright (C) Dstl 2022. DEFCON 703. Shared in confidence.
|
||||
"""Network connections between nodes in the simulation."""
|
||||
"""Network connections between nodes in the simulation."""
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Crown Copyright (C) Dstl 2022. DEFCON 703. Shared in confidence.
|
||||
"""Nodes represent network hosts in the simulation."""
|
||||
"""Nodes represent network hosts in the simulation."""
|
||||
|
||||
@@ -1 +1 @@
|
||||
"""Utilities for PrimAITE."""
|
||||
"""Utilities for PrimAITE."""
|
||||
|
||||
Reference in New Issue
Block a user