Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pratapvardhan committed Dec 20, 2024
1 parent 694126c commit 4c2912d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/titiler/core/tests/test_case_middleware.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""Test titiler.core.middleware.LowerCaseQueryStringMiddleware."""

from typing import List

import pytest
from fastapi import FastAPI, Query
from starlette.testclient import TestClient
Expand Down

0 comments on commit 4c2912d

Please sign in to comment.