Update
autopep8 settings changed, see https://marketplace.visualstudio.com/items?itemName=ms-python.autopep8#settings
Now to set the same arguments you should use:
"autopep8.args": ["--ignore", "E402"]