Skip to content

Commit 104e5dd

Browse files
committed
minor ed
1 parent 9552de1 commit 104e5dd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Bijectors = "76274a88-744f-5084-9051-94815aaf08c4"
44
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
55
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
66
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
7+
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
78
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
89
Mooncake = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
910
NormalizingFlows = "50e4474d-9f12-44b7-af7a-91ab30ff6256"

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ using Bijectors, Optimisers
44
using LinearAlgebra
55
using Random
66
using ADTypes
7+
using Functors
78
# import DifferentiationInterface as DI
89
using ForwardDiff, Zygote, ReverseDiff, Mooncake
910
using Test

0 commit comments

Comments
 (0)