Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
koaning committed Jan 19, 2024
1 parent 93fb78c commit 8ca5eda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import pytest
from sklearn.utils import estimator_checks


n_vals = (10, 500)
k_vals = (1, 5)
np_types = (np.int32, np.float32, np.float64)
Expand Down

0 comments on commit 8ca5eda

Please sign in to comment.