Update small_or_large.cljc

This commit is contained in:
Ryan Boldi 2022-06-20 22:30:08 -04:00
parent 39aa7a8cf3
commit 98474297fb

View File

@ -27,7 +27,7 @@
;;; close
(list 'close)
;;; ERCs (constants)
(list "small" "large" random-int))))
(list "" "small" "large" random-int))))
(defn error-function
[argmap data individual]