Skip to content

Commit

Permalink
tuturial ns typo
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Apr 22, 2024
1 parent 735d27f commit 27b818c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/clojisr/v1/tutorials/dataset.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;; # Dataset transfer from R to Clojure

(ns clojisr.v1.dataset
(ns clojisr.v1.tutorials.dataset
(:require [clojisr.v1.r :as r :refer [r r->clj clj->r require-r]]
[scicloj.kindly.v4.kind :as kind]
[scicloj.kindly.v4.api :as kindly]))
Expand Down

0 comments on commit 27b818c

Please sign in to comment.