added suggestions

This commit is contained in:
2022-07-26 07:01:18 -07:00
parent 96c80853ef
commit 84f7e734f0
65 changed files with 130 additions and 1140 deletions

View File

@@ -136,6 +136,7 @@
(into [new-table]
(split-table remaining n))))))
#_{:clj-kondo/ignore [:clojure-lsp/unused-public-var]}
(defn break-apart-tables [pnl-data tables]
(for [table tables
table (split-table table (if (:include-deltas (:args pnl-data))