Files
Audio-Classifier/backend/src
Benoit 83de840672 Fix Python 3.8 compatibility: use Tuple instead of tuple in type hints
- Change tuple[...] to Tuple[...] in crud.py line 108
- Add Tuple import from typing
- Fixes TypeError: 'type' object is not subscriptable in Python 3.8

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 23:03:48 +01:00
..
2025-11-27 13:54:34 +01:00
2025-11-27 13:54:34 +01:00
2025-11-27 13:54:34 +01:00
2025-11-27 13:54:34 +01:00