Added functionality to execute a turn

This commit is contained in:
2023-02-01 00:12:03 +01:00
parent 6899b759cf
commit 7cacd0ef64
3 changed files with 1551 additions and 1168 deletions

View File

@@ -42,6 +42,7 @@ repos:
args: [--autofix]
- id: pretty-format-toml
args: [--autofix]
exclude: ((pyproject.toml)|(poetry.lock)$)
- id: pretty-format-yaml
args: [--autofix]
exclude: (docker-compose.yaml$)