In JS code, curly braces are often separated from their contents by a space.
For example,
obj = { \'foo\': \'bar\' }
whereas in Python this