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