fix(data): corrige le typage de l'import historique
Backend / Lint, typage et tests (push) Successful in 1m16s

This commit is contained in:
Meryemel-gham
2026-09-17 10:41:18 +02:00
parent f03dce5fe3
commit 6798d35572
3 changed files with 31 additions and 5 deletions
+1
View File
@@ -27,6 +27,7 @@ dev = [
"pytest-asyncio>=1.4.0",
"pytest-cov>=7.1.0",
"httpx>=0.28.1",
"pandas-stubs>=3.0.5.260914",
]
[build-system]