Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nocotan committed Mar 3, 2021
1 parent 76c5cb1 commit 237a757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_recall.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def test_RecallClass_score(self):
score = obj.score(real, pred)

def test_recall_function(self):
"""Teest of ts_recall function.
"""Test of ts_recall function.
"""

# test case1
Expand Down

0 comments on commit 237a757

Please sign in to comment.