[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2024-01-14 13:47:13 +00:00
parent dae27e7aa3
commit a4f0b5fffe
23 changed files with 543 additions and 240 deletions

View File

@@ -16,4 +16,4 @@ RUN python -m compileall
COPY src .
ENTRYPOINT ["python3", "-u", "main.py"]
ENTRYPOINT ["python3", "-u", "main.py"]