From 3666f51d97c8420fba1ae84c42655b9598509a66 Mon Sep 17 00:00:00 2001 From: Lee Spector Date: Thu, 16 Mar 2023 12:22:05 -0400 Subject: [PATCH] Fix -main documentation string --- src/propeller/problems/simple_classification.cljc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/propeller/problems/simple_classification.cljc b/src/propeller/problems/simple_classification.cljc index e8d6756..1eaa48c 100644 --- a/src/propeller/problems/simple_classification.cljc +++ b/src/propeller/problems/simple_classification.cljc @@ -77,7 +77,9 @@ :cljs (apply + errors))))) (defn -main - "Runs propel-gp, giving it a map of arguments." + "Runs the top-level genetic programming function, giving it a map of + arguments with defaults that can be overridden from the command line + or through a passed map." [& args] (gp/gp (merge