Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
v-rocheleau committed Nov 23, 2024
1 parent ec34815 commit b89c424
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_base_authz_middleware.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import pytest
from fastapi import FastAPI, status
from fastapi import FastAPI
from fastapi.testclient import TestClient
from transcriptomics_data_service.authz.middleware_base import BaseAuthzMiddleware

Expand Down

0 comments on commit b89c424

Please sign in to comment.