Skip to content

Commit

Permalink
Remove spurious space in uk_UA first_name (#1896)
Browse files Browse the repository at this point in the history
Co-authored-by: Roman <r.evdokimov@disoft.dev>
  • Loading branch information
Romissevd and Roman committed Aug 21, 2023
1 parent db4d32a commit a9e865d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faker/providers/person/uk_UA/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class Provider(PersonProvider):
"Гаврило",
"Геннадій",
"Георгій",
"Герман ",
"Герман",
"Гордій",
"Григорій",
"Гліб",
Expand Down

0 comments on commit a9e865d

Please sign in to comment.