Refactor/ingestion (#209)

Co-authored-by: Filip Christiansen <22807962+filipchristiansen@users.noreply.github.com>
This commit is contained in:
Romain Courtois 2025-03-04 01:11:54 +01:00 committed by GitHub
parent c96a7d3d48
commit d6cb920660
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
34 changed files with 1199 additions and 1487 deletions

View file

@ -95,6 +95,7 @@ repos:
files: ^src/
additional_dependencies:
[
chardet,
click,
fastapi-analytics,
pytest-asyncio,
@ -112,6 +113,7 @@ repos:
- --rcfile=tests/.pylintrc
additional_dependencies:
[
chardet,
click,
fastapi-analytics,
pytest,