I am trying to setup my python formatter to autopep8. It is installed properly, however it never as a formatting option in VSCode. "python.formatting.autopep8P
I'm using autopep8 auto-formatter in VSCode (MacOs) but I can't seem to make it work to split lines greater than max-line-length in the imports section. In the