Skip to content

Commit

Permalink
Fix request change #1114
Browse files Browse the repository at this point in the history
  • Loading branch information
nhan295 committed Oct 24, 2024
2 parents 4fc052c + ae9ad28 commit 739d420
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_model_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ def test_fit_no_t(toy_X):


def test_fit_dup_Y(toy_X, toy_y):

toy_X = pd.concat((toy_X, toy_y), axis=1)
model_builder = ModelBuilderTest()

Expand Down

0 comments on commit 739d420

Please sign in to comment.