Print instruction list correctly
This commit is contained in:
parent
177f3ad1eb
commit
30daac848a
@ -54,7 +54,7 @@
|
||||
downsample? false}
|
||||
:as argmap}]
|
||||
;;
|
||||
(prn {:starting-args (update (update argmap :error-function str) :instructions str)})
|
||||
(prn {:starting-args (update (update argmap :error-function str) :instructions utils/not-lazy)})
|
||||
(println)
|
||||
;;
|
||||
(loop [generation 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user