5 lines
70 B
TOML
5 lines
70 B
TOML
extend = "../../../pyproject.toml"
|
|
|
|
lint.extend-ignore = [
|
|
"F821"
|
|
]
|