Skip to content

Commit e2a958b

Browse files
committed
ci: fix static analysis
1 parent 238a15a commit e2a958b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

truelearn/learning/_interest_classifier.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import math
2-
from typing import Callable, Any, Optional, Dict, Iterable, List
2+
from typing import Callable, Any, Optional, Dict, Iterable
33
from datetime import datetime as dt
44

55
import trueskill

0 commit comments

Comments
 (0)