Skip to content

Commit

Permalink
Merge pull request #33 from SekouDiaoNlp/dev
Browse files Browse the repository at this point in the history
skeleton of saving of the lex entries.
  • Loading branch information
SekouDiaoNlp committed Apr 30, 2021
2 parents 7e811bc + 674d70e commit 32a0ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylexique/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

def set_save_folder(folder):
"""
Sets the folder in which lyrics will be downloaded and saved.
Sets the folder in which the LexicalItems will be downloaded and saved.
:param folder: string.
Folder path.
Expand Down

0 comments on commit 32a0ba5

Please sign in to comment.