Fix -main documentation string

This commit is contained in:
Lee Spector 2023-03-16 13:05:37 -04:00 committed by GitHub
parent 8313af4eec
commit c1c5b2ff1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -93,7 +93,9 @@ Source: https://arxiv.org/pdf/2106.06086.pdf"
: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