Commit 8b184cc
Colin Deasy
Don't force indentation to be 0 for lines not starting with whitespace
Some docstrings/code parts use line continuation with zero whitespace on the
following line. In this case we should accept the previous lines indentation
instead of forcing the indentation to be zero.1 parent 95c4190 commit 8b184cc
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | 136 | | |
141 | 137 | | |
142 | 138 | | |
| |||
0 commit comments