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