1
0

Replaced mypy type checker with ty

This commit is contained in:
2026-03-13 12:10:35 +00:00
parent 342d39d457
commit d800d9b7be
7 changed files with 59 additions and 99 deletions

View File

@@ -109,4 +109,3 @@ Run any other command in the container:
```bash
docker run --rm -it --env-file .env content-automation bash
```