Skip to content

Commit 508a771

Browse files
committed
Removed incomplete line in test_population
1 parent b2c33ed commit 508a771

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

experiment/test_population.py

-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ def test_population(ml):
3131
locals(),
3232
['est','hyper_params','complexity'])
3333

34-
algorithm.get_population,
35-
3634
features, labels, feature_names = read_file(
3735
dataset,
3836
use_dataframe=True

0 commit comments

Comments
 (0)