TuringLang / ParetoSmooth.jl

An implementation of PSIS algorithms in Julia.
http://turinglang.org/ParetoSmooth.jl/
MIT License
19 stars 12 forks source link

TuringHelpers docstrings have unresolved conflicts #49

Closed sethaxen closed 2 years ago

sethaxen commented 2 years ago

TuringHelpers.jl's docstrings appear to have been the victims of unresolved merge conflicts, e.g.:

https://github.com/TuringLang/ParetoSmooth.jl/blob/698bb94c8cb0850b4a8861bbef6d17296e50b888/src/TuringHelpers.jl#L10-L16

ParadaCarleton commented 2 years ago

Got it, will fix in next PR.