mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +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
```