Files
aitbc/aitbc
aitbc 154627cdfa fix: resolve Pydantic v2 compatibility and conftest path issues
- Remove duplicate Config class from BaseAITBCConfig (Pydantic v2 compatibility)
- Update conftest.py to use DATA_DIR and LOG_DIR constants directly
- Fix TypeError: get_log_path() missing required argument
- Tests now run successfully with PYTHONPATH set
2026-04-24 21:56:07 +02:00
..