#2912 - Pre-commit updates ahead of first draft PR.

This commit is contained in:
Charlie Crane
2024-11-13 10:40:51 +00:00
parent d757bd01f0
commit ed020f005f
9 changed files with 36 additions and 161 deletions

View File

@@ -29,7 +29,7 @@ New actions to be used within PrimAITE require:
class ConfigSchema(AbstractAction.ConfigSchema):
target_application: str
The ConfigSchema is used when the class is called to form the action.
The ConfigSchema is used when the class is called to form the action, within the `form_request` method, detailed below.
#. **Unique Identifier**: