Y
Hacker News
new
|
ask
|
show
|
jobs
by
_tom_
1605 days ago
That made me wonder, so I went and tested edge cases, like "abc\"d\"ef", which black quite properly converts to 'abc"d"ef'. So it does use single quotes where appropriate.