1
0
mirror of https://github.com/QData/TextAttack.git synced 2021-10-13 00:05:06 +03:00

update test output

This commit is contained in:
uvafan
2020-07-01 11:31:51 -04:00
parent 711cb7dd14
commit cdc4f9f9c5
2 changed files with 1 additions and 3 deletions

View File

@@ -235,8 +235,6 @@ class GeneticAlgorithm(SearchMethod):
# `crossover` method and `perturb` method.
if self._search_over:
break
if self._search_over:
break
population = [population[0]] + children