Code snippet generation without Windows-based code

I have Windows and loaded the Windows version of Postman, but I want code snippets that don’t contain the Windows-based code in the snippet. Is there a setting I can change or something else I can do to fix this? For example, for Python Request snippet, the following, I believe, is due to Windows (/r/n):

payload = “{\r\n"id”: 2967, \r\n"name": …