First time here? Check out the FAQ!

Revision history  [back]

There isn't any support for that form of spacing now. It's something we could potentially add to the auto-editing features, so I've marked this as a feature request. Auto-formatting will probably always take them away since we just use third party standard Python formatters (pep8, black, or yapf). Black will certainly remove the spaces. I'm not sure if there are options for the others to avoid removing them.