Commit c9ffd78
DOC: Fix delim_whitespace regex typo.
Minor typo in the explanation of delim_whitespace which tripped up a
user on SO (although the user should probably have been using
`delim_whitespace=True` directly anyhow.)
Author: dsm054 <dsm054@gmail.com>
Closes #13165 from dsm054/fix-delim_whitespace-regex and squashes the following commits:
c8f13d2 [dsm054] DOC: Fix delim_whitespace regex typo.1 parent 4de83d2 commit c9ffd78
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments