Skip to content

Commit

Permalink
oops; fix syntax error in test/integration.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Jun 5, 2024
1 parent 4eeaf2f commit 99a0961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration.jl
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ FILTER_GIVEN_ISSUE = Dict(
"MultiTaskElasticNetRegressor",
"MultiTaskLassoCVRegressor",
"MultiTaskLassoRegressor",
]
],
"https://github.com/JuliaAI/FeatureSelection.jl/issues/15" =>
model -> model.package_name == "FeatureSelection" &&
model.name = "RecursiveFeatureElimination"
Expand Down

0 comments on commit 99a0961

Please sign in to comment.