Skip to content

Commit

Permalink
Update names.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sarakolding authored Dec 14, 2023
1 parent d0826f5 commit c74e75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dacy/datasets/names.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def load_names(
gender is set. Defaults to 0.
Returns:
Dict[str, List[str]]: A dictionary of Muslim names containing the keys
Dict[str, List[str]]: A dictionary of names containing the keys
"first_name" and "last_name".
"""
path = os.path.join( # noqa
Expand Down

0 comments on commit c74e75a

Please sign in to comment.