Skip to content

Commit f2cc183

Browse files
Format imports
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 742364e commit f2cc183

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/essential/Essential.jl

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

1716
using AdvancedPS: AdvancedPS
1817

0 commit comments

Comments
 (0)