Skip to content

Commit

Permalink
Updating supported proto countries list (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnasbr authored Oct 21, 2024
1 parent bbc2bba commit 389a1e0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions traveltimepy/dto/requests/time_filter_proto.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,8 @@ class ProtoCountry(str, Enum):
ITALY = "it"
POLAND = "pl"
SWEDEN = "se"
LIECHTENSTEIN = "li"
MEXICO = "mx"
SAUDI_ARABIA = "sa"
SERBIA = "rs"
SLOVENIA = "si"

0 comments on commit 389a1e0

Please sign in to comment.