Skip to content

Commit ba01403

Browse files
committed
black reformat
1 parent f877c6c commit ba01403

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/function_minimization/initial_program.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def search_algorithm(iterations=1000, bounds=(-5, 5)):
3131

3232
return best_x, best_y, best_value
3333

34+
3435
# EVOLVE-BLOCK-END
3536

3637

0 commit comments

Comments
 (0)