6 lines
111 B
TOML
6 lines
111 B
TOML
target-version = "py39"
|
|
line-length = 109
|
|
lint.select = ["E", "F", "I", "UP"]
|
|
|
|
[format]
|
|
quote-style = "single"
|