Skip to content

Commit

Permalink
Fix test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Blank committed Dec 7, 2020
1 parent 958bc7c commit 567901c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/algorithms/test_single_objective.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import numpy as np

from pymoo.algorithms.so_cuckoo_search import CuckooSearch
from pymoo.algorithms.so_genetic_algorithm import GA
from pymoo.algorithms.so_nelder_mead import NelderMead
from pymoo.algorithms.so_pattern_search import PatternSearch
Expand Down

0 comments on commit 567901c

Please sign in to comment.