Skip to content

Commit

Permalink
Realign docs end (JuliaLang#39496)
Browse files Browse the repository at this point in the history
  • Loading branch information
singularitti authored and antoine-levitt committed May 9, 2021
1 parent 263e1f4 commit 07520d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/Distributed/src/cluster.jl
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ if istaskdone(t) # Check if `addprocs` has completed to ensure `fetch` doesn't
else
fetch(t)
end
end
end
```
"""
function addprocs(manager::ClusterManager; kwargs...)
Expand Down

0 comments on commit 07520d2

Please sign in to comment.