Skip to content

Commit

Permalink
Merge pull request #31 from SekouDiaoNlp/dev
Browse files Browse the repository at this point in the history
Updated usage docstring documentation.
  • Loading branch information
SekouDiaoNlp committed Apr 30, 2021
2 parents 3a99754 + afa0629 commit 9cd2b6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pylexique/pylexique.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ def _create_db(self, lexicon):
@staticmethod
def _convert_entries(row_fields):
"""
| Convert entries from `strings` to `int` or `float` and generates
| a new list with typed entries.
:param row_fields:
:return: converted_row_fields:
Expand Down

0 comments on commit 9cd2b6f

Please sign in to comment.