Skip to content

Commit

Permalink
fix: sort stations (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
notdodo authored Sep 26, 2024
1 parent a3d1e6a commit eb76d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/erfiume/apis.py
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@
"Faenza",
"Portonovo",
]
KNOWN_STATIONS.sort()


@dataclass
Expand Down

0 comments on commit eb76d37

Please sign in to comment.