Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork940
Commitfc1762b
committed
Undo a couple minor black-incompatible changes
Two of the docstrings in git.remote need to have a newline beforethe conceptually "first" line in order for black to accept theindentation of the subsequent text, which appears intentional andworks fine as reStructuredText. Otherwise black dedents the codeblock, which affects rendering and is also less readable.1 parentcd61eb4 commitfc1762b
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
| 128 | + | |
| 129 | + | |
129 | 130 |
| |
130 | 131 |
| |
131 | 132 |
| |
| |||
294 | 295 |
| |
295 | 296 |
| |
296 | 297 |
| |
297 |
| - | |
| 298 | + | |
| 299 | + | |
298 | 300 |
| |
299 | 301 |
| |
300 | 302 |
| |
|
0 commit comments
Comments
(0)