Skip to content

Commit 123b644

Browse files
formatting
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c98fe49 commit 123b644

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)