Skip to content

Commit 7b22570

Browse files
Update src/essential/Essential.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f42d3d8 commit 7b22570

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/essential/Essential.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ using Bijectors: PDMatDistribution
1111
using AdvancedVI
1212
using StatsFuns: logsumexp, softmax
1313
@reexport using DynamicPPL
14-
using ADTypes: ADTypes, AutoForwardDiff, AutoTracker, AutoReverseDiff, AutoZygote, AutoMooncake
14+
using ADTypes:
15+
ADTypes, AutoForwardDiff, AutoTracker, AutoReverseDiff, AutoZygote, AutoMooncake
1516

1617
using AdvancedPS: AdvancedPS
1718

0 commit comments

Comments
 (0)