mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-09-02 01:29:36 +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
```