Skip to content

Latest commit

History

History
20 lines (12 loc) 路 352 Bytes

File metadata and controls

20 lines (12 loc) 路 352 Bytes

Black (via pipx) (black)

Black is an uncompromising Python code formatter.

Example DevContainer Usage

"features": {
    "ghcr.io/devcontainers-contrib/features/black:2": {}
}

Options

Options Id Description Type Default Value
version Select the version to install. string latest