integrate the PR's config
This commit is contained in:
parent
837d3a94b7
commit
57ef617251
@ -2,7 +2,10 @@
|
|||||||
|
|
||||||
target-version = "py310"
|
target-version = "py310"
|
||||||
|
|
||||||
exclude = ["extensions"]
|
exclude = [
|
||||||
|
"extensions",
|
||||||
|
"extensions-disabled",
|
||||||
|
]
|
||||||
|
|
||||||
ignore = [
|
ignore = [
|
||||||
"E501", # Line too long
|
"E501", # Line too long
|
||||||
|
Loading…
Reference in New Issue
Block a user