Skip to content

Commit

Permalink
test: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
hollandjg committed Nov 20, 2023
1 parent 416e7f8 commit a6f6a7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_strategies.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

import numpy as np
import pandas as pd
import sklearn.base
import sklearn.dummy
import sklearn.linear_model
from hypothesis import given
Expand Down

0 comments on commit a6f6a7d

Please sign in to comment.