Skip to content

Commit 240d136

Browse files
Merge pull request #183 from ClojureCivitas/dsp-wav-fix
Dedup kindly
2 parents 6ce7117 + d4569b2 commit 240d136

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dsp/wav_files.clj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ block
154154
;; ## Libraries We're Using
155155
;;
156156
;; - **[Kindly](https://scicloj.github.io/kindly-noted/kindly)** - Visualization protocol that renders our data as interactive HTML elements (through Clay)
157-
;; - **[Kindly](https://scicloj.github.io/kindly-noted/kindly)** - Visualization protocol that renders our data as interactive HTML elements (through Clay)
158157
;; - **[dtype-next](https://github.com/cnuernber/dtype-next)** - Efficient numerical arrays and vectorized operations (like NumPy for Clojure)
159158
;; - **[Tablecloth](https://scicloj.github.io/tablecloth/)** - DataFrame library for data manipulation and transformation
160159
;; - **[Tableplot](https://scicloj.github.io/tableplot/)** - Declarative plotting library built on Plotly

0 commit comments

Comments
 (0)