Commit f511d82
DOC: Fix double back-tick in 'Reshaping by Melt' section (#17030)
See current stable docs for the issue: https://pandas.pydata.org/pandas-docs/stable/reshaping.html#reshaping-by-melt
The double ` is causing the entire paragraph to be fixed width until the next double `. This commit removes the extra "`"1 parent 031d7a9 commit f511d82
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments