Skip to content

Commit

Permalink
Merge pull request #279 from centre-for-humanities-computing/sarakold…
Browse files Browse the repository at this point in the history
…ing-patch-1
  • Loading branch information
KennethEnevoldsen authored Dec 15, 2023
2 parents d0826f5 + c74e75a commit af7d33b
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 af7d33b

Please sign in to comment.