Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
Signed-off-by: Olaf Lipinski <[email protected]>
  • Loading branch information
olipinski committed Nov 6, 2023
1 parent 7c08aa6 commit 606ea5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions emlangkit/language.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ def __init__(
# M_previous^n placeholders
self.__mpn_value = None
self.prev_horizon = prev_horizon

def topsim(self) -> tuple[float, float]:
"""
Calculate the topographic similarity score for the language.
Expand Down

0 comments on commit 606ea5e

Please sign in to comment.