diff --git a/tests/test_recall.py b/tests/test_recall.py index f37d32b..3e8b8fd 100644 --- a/tests/test_recall.py +++ b/tests/test_recall.py @@ -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