Skip to content

Commit 567901c

Browse files
author
Julian Blank
committed
Fix test suite
1 parent 958bc7c commit 567901c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/algorithms/test_single_objective.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import numpy as np
44

5-
from pymoo.algorithms.so_cuckoo_search import CuckooSearch
65
from pymoo.algorithms.so_genetic_algorithm import GA
76
from pymoo.algorithms.so_nelder_mead import NelderMead
87
from pymoo.algorithms.so_pattern_search import PatternSearch

0 commit comments

Comments
 (0)