Skip to content

Commit

Permalink
drop unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Nov 11, 2023
1 parent 4a738a8 commit cad318b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_ml20m.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from lenskit.algorithms.als import BiasedMF

import pytest
from pytest import approx

_log = logging.getLogger(__name__)

Expand Down

0 comments on commit cad318b

Please sign in to comment.