Skip to content

Commit

Permalink
remove bogus imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Jan 21, 2025
1 parent 5d9fec3 commit 76687b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lenskit/tests/data/test_builder_interactions.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import numpy as np
import pandas as pd
import pyarrow as pa
from docutils import DataError

from pytest import approx, mark, raises, warns

Expand Down
1 change: 0 additions & 1 deletion lenskit/tests/data/test_builder_save.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import numpy as np
import pandas as pd
import pyarrow as pa
from docutils import DataError

from pytest import approx, raises, warns

Expand Down

0 comments on commit 76687b7

Please sign in to comment.