Skip to content

Commit 8d1027e

Browse files
committed
where tf are we getting lint issues from?
1 parent e56e6d4 commit 8d1027e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/routes/flight.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ async def read_flight(
8989
return await controller.get_flight_by_id(flight_id)
9090

9191

92-
9392
@router.put("/{flight_id}", status_code=204)
9493
async def update_flight(
9594
flight_id: str,

0 commit comments

Comments
 (0)