Commit 7c04652
Merge #1738
1738: Fix doc string of Upsample r=DhairyaLGandhi a=chunjiw
Documentation of [Upsample](https://fluxml.ai/Flux.jl/stable/models/layers/#Flux.Upsample) is not rendered correctly due to not enough spaces
### PR Checklist
- [ ] Tests are added
- [ ] Entry in NEWS.md
- [x] Documentation, if applicable
- [ ] API changes require approval from a committer (different from the author, if applicable)
Co-authored-by: Chunji Wang <chunjiw@users.noreply.github.com>1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments