All checks were successful
ENGIN CI / Build, test and smoke (push) Successful in 31s
6 lines
124 B
TOML
6 lines
124 B
TOML
target-version = "py312"
|
|
extend-exclude = ["archive/legacy_experiments"]
|
|
|
|
[lint]
|
|
select = ["E4", "E7", "E9", "F", "I", "B"]
|