Black

Black is a formatter for Python.

You can enable the Black formatter with:

trunk check enable black

Auto Enabling

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

Last updated