We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 238a15a commit e2a958bCopy full SHA for e2a958b
truelearn/learning/_interest_classifier.py
@@ -1,5 +1,5 @@
1
import math
2
-from typing import Callable, Any, Optional, Dict, Iterable, List
+from typing import Callable, Any, Optional, Dict, Iterable
3
from datetime import datetime as dt
4
5
import trueskill
0 commit comments