Skip to content

Commit

Permalink
Fix styles
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdunc23 committed Feb 9, 2024
1 parent 7c2c28a commit 3896b56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_pipelines.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
from sklearn.model_selection import train_test_split
from sklearn.tree import DecisionTreeClassifier, DecisionTreeRegressor
from sklearn.utils import resample

from vflow import Vset, build_vset, dict_to_df, init_args
from vflow.subkey import Subkey as sm
from vflow.vset import PREV_KEY
Expand Down

0 comments on commit 3896b56

Please sign in to comment.