mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-09-02 09:39:23 +00:00
it stopped liking lack of space character between `,` and `\`
```python
foo,\
bar
```
it stopped liking lack of space character between `,` and `\`
```python
foo,\
bar
```