Files
vehicle-counter/app.py
Joachim Hummel 322afba0cb upload: filename None-sicher an secure_filename (Typ-Warnung weg)
file.filename ist str|None. Guard faengt None jetzt mit ab, und
secure_filename(file.filename or "") macht den Typ eindeutig str.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 11:40:30 +02:00

34 KiB