3 lines
142 B
TOML
3 lines
142 B
TOML
# https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#configuration-format
|
|
[tool.black]
|
|
target-version = ['py311']
|