Removed unwanted whitespace.
This commit is contained in:
parent
ef292ba35e
commit
3c340af16f
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@ def search(nodes: List[Node[T]],
|
|||
if qs.resilience() < resilience:
|
||||
continue
|
||||
|
||||
|
||||
try:
|
||||
sigma = qs.strategy(optimize = optimize,
|
||||
load_limit = load_limit,
|
||||
|
|
Loading…
Reference in a new issue