Skip to content

Commit

Permalink
Merge branch 'master' into pl-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
fcurella committed Jun 6, 2024
2 parents e77b215 + 1368651 commit c12c353
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions faker/providers/geo/pl_PL/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +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"),
)

0 comments on commit c12c353

Please sign in to comment.