fixed lint errors
Some checks failed
Deploy / lint (push) Successful in 6s
Deploy / test (push) Failing after 1m11s
Deploy / deploy (push) Has been skipped

This commit is contained in:
2026-03-03 18:51:06 +01:00
parent 0a011d4ce9
commit 6a0bd8d099
5 changed files with 9 additions and 10 deletions

View File

@@ -5,7 +5,6 @@ from __future__ import annotations
import json
import logging
import os
import ssl
from datetime import datetime, timezone
from pathlib import Path