Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fcurella committed Jun 6, 2024
1 parent 1e61099 commit 3ad6049
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions faker/providers/geo/pl_PL/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ class Provider(GeoProvider):
("52.64817", "19.0678", "Włocławek", "PL", "Europe/Warsaw"),
("51.93548", "15.50643", "Zielona Góra", "PL", "Europe/Warsaw"),
("50.01381", "20.98698", "Tarnów", "PL", "Europe/Warsaw"),
("51.76109", "18.09102", "Kalisz", "PL", "Europe/Warszawa"),
("54.19438", "16.17222", "Koszalin", "PL", "Europe/Warszawa"),
("51.21006", "16.1619", "Legnica", "PL", "Europe/Warszawa"),
("53.48411", "18.75366", "Grudziądz", "PL", "Europe/Warszawa"),
("54.46405", "17.02872", "Słupsk", "PL", "Europe/Warszawa"),
("51.76109", "18.09102", "Kalisz", "PL", "Europe/Warsaw"),
("54.19438", "16.17222", "Koszalin", "PL", "Europe/Warsaw"),
("51.21006", "16.1619", "Legnica", "PL", "Europe/Warsaw"),
("53.48411", "18.75366", "Grudziądz", "PL", "Europe/Warsaw"),
("54.46405", "17.02872", "Słupsk", "PL", "Europe/Warsaw"),
)

0 comments on commit 3ad6049

Please sign in to comment.