Skip to main content
Black is a formatter for Python. You can enable the Black formatter with:
trunk check enable black
black example output

Auto Enabling

Black will be auto-enabled if any Python, Jupyter or Python-interface files are present.