Skip to content

Commit

Permalink
Merge pull request #72 from thomasckng/patch-1
Browse files Browse the repository at this point in the history
Fixed minor error
  • Loading branch information
kazewong authored Feb 21, 2024
2 parents a5dc8c2 + deed3ea commit 2e90b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/GW150914_PV2.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,4 @@
local_sampler_arg=local_sampler_arg,
)

jim.sample(jax.random.PRNGKey(42))1
jim.sample(jax.random.PRNGKey(42))

0 comments on commit 2e90b9d

Please sign in to comment.