added suggestions
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user