Via https://github.com/Vimjas/vim-python-pep8-indent/pull/71#issue-110134510. It might make sense to use a library like https://github.com/ambv/black/ However, this would likely involve quite some overhead if the whole text would need to be sent/used/tokenized everytime. /cc @purplep