Common: Reword CustomPBAConfiguration docstring description

This commit is contained in:
Shreya Malviya 2022-07-26 17:30:01 +05:30
parent 5063512764
commit 52643315e2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ from typing import Dict, Tuple
@dataclass(frozen=True)
class CustomPBAConfiguration:
"""
Dataclass for the configuration of custom post-breach actions
A configuration for custom post-breach actions
Attributes:
linux_command (str): Command to run on Linux victim machines. If a file is uploaded,