Skip to content

Commit

Permalink
Flake8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
volcan01010 committed Jul 12, 2023
1 parent c65f6ed commit e21f605
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
from fastapi.responses import FileResponse, StreamingResponse
from fastapi.exceptions import HTTPException

import geopandas as gpd
import shapely

from requests.exceptions import Timeout, ConnectionError, HTTPError
Expand Down

0 comments on commit e21f605

Please sign in to comment.