Skip to content

Commit 42a0374

Browse files
author
rayaberova
committed
api fix
1 parent ba22f48 commit 42a0374

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

app/main.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,8 @@ async def find_image(
103103
Find image path for a given NUTS3 and year.
104104
105105
Args:
106-
<<<<<<< HEAD
107106
lon_gps (float): longitude of the gps point.
108107
lat_gps (float): longitude of the gps point.
109-
=======
110-
gps_point (tuple[float, float]): the gps point.
111-
>>>>>>> ef2daaa0337a84a2355aeca3ceb61423c0548e07
112108
nuts_id (str): The ID of the NUTS.
113109
year (int): The year of the satellite images.
114110
Returns:

0 commit comments

Comments
 (0)