style: clean up code formatting

This commit is contained in:
2026-01-23 12:20:37 +01:00
parent 710713224b
commit 3e18988aac
4 changed files with 30 additions and 86 deletions

View File

@@ -10,4 +10,4 @@ RUN pip install --no-cache-dir -r requirements.txt
COPY monitor.py .
CMD ["python", "main.py"]
CMD ["python", "main.py"]