VS Code Python + Black formatter arguments – python.formatting.blackArgs July 19, 2023 by Tarik The issue is that you need =80 instead of 80 after --line-length for version 1.38.1 and above: --line-length=80