mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-28 00:20:17 +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
```