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