Skip to content

Commit 33e5b98

Browse files
committed
Merge remote-tracking branch 'origin/torfjelde/determine-varinfo' into torfjelde/determine-varinfo
2 parents 37fabb0 + 123b644 commit 33e5b98

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/runtests.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
using Pkg
22
# Add Bijectors.jl#torfjelde/logabsdetjac-dist-fix
3-
Pkg.add(url="https://github.com/TuringLang/Bijectors.jl", rev="torfjelde/logabsdetjac-dist-fix")
3+
Pkg.add(;
4+
url="https://github.com/TuringLang/Bijectors.jl", rev="torfjelde/logabsdetjac-dist-fix"
5+
)
46

57
using Accessors
68
using ADTypes

0 commit comments

Comments
 (0)