f213/education-backend

View on GitHub
src/core/integrations/tg.py

Summary

Maintainability
A
0 mins
Test Coverage
F
50%

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Open

    assert response.status_code == 200, "TG should return 200"
Severity: Info
Found in src/core/integrations/tg.py by bandit

There are no issues that match your filters.

Category
Status