From 47f3c70b1d5b5d8311f0e43b792dd14265a1659f Mon Sep 17 00:00:00 2001 From: Lee Spector Date: Mon, 8 Jun 2020 00:03:45 -0400 Subject: [PATCH] Add newline --- src/propeller/session.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/propeller/session.clj b/src/propeller/session.clj index 26f2e44..ae6c807 100644 --- a/src/propeller/session.clj +++ b/src/propeller/session.clj @@ -43,4 +43,4 @@ :population-size 200 :max-initial-plushy-size 50 :step-limit 100 - :parent-selection :lexicase}) \ No newline at end of file + :parent-selection :lexicase})