Files
aitbc/apps
aitbc 80a9e890c5
Some checks failed
API Endpoint Tests / test-api-endpoints (push) Successful in 1m45s
Integration Tests / test-service-integration (push) Successful in 2m11s
Python Tests / test-python (push) Failing after 35s
Security Scanning / security-scan (push) Successful in 1m53s
fix: use logger instead of logging in fhe_service.py
The file was using logging.warning without importing logging module.
Changed to use logger which is already imported from aitbc.
2026-04-25 08:38:23 +02:00
..