Sécurité : validation EmailStr + tests complets 57/57 + RGPD

This commit is contained in:
Mouignihazi
2026-08-09 20:57:40 +02:00
commit 4080a308ea
15 changed files with 1377 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
@"
.env
__pycache__/
*.pyc
*.pyo
venv/
.venv/
*.db
.pytest_cache/
htmlcov/
"@