format-python - Automatically Format Python Code with Blackcode formattingPythonautomationBlack★ 36 · Updated 2026-02-13Format Python code using the Black code formatter⚙ standardize indentation (4 spaces)⚙ limit line length (88 characters)⚙ unify string quotes