Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Mar 8, 2024
1 parent 73e6a90 commit f1cf645
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/scicloj/cmdstan_clj/v1/api.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

(def stan-home (System/getenv "STAN_HOME"))

(tempfiles/tempfile! [ ])

(defn stan-model [code]
(let [path (tempfiles/tempfile! "")]
(shell/sh "make" path
Expand Down

0 comments on commit f1cf645

Please sign in to comment.