Skip to content

Commit

Permalink
lint fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-labbate committed Aug 29, 2024
1 parent fa932b6 commit b0e44da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion training/tests/test_api_certificates.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from training.schemas import UserCertificate, GspcCertificate, CertificateListValue
from training.services.certificate import Certificate
from training.api.api_v1.certificates import verify_certificate_is_valid, is_admin
from starlette import status

client = TestClient(app)

Expand Down

0 comments on commit b0e44da

Please sign in to comment.