mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 01:40:21 +08:00
ignore explicit return type
This commit is contained in:
parent
0a650a1f33
commit
82b34f3d09
@ -44,6 +44,7 @@ ignore = [
|
||||
"G004",
|
||||
"ANN001",
|
||||
"ANN204",
|
||||
"ANN206",
|
||||
]
|
||||
select = ["ALL"]
|
||||
extend-safe-fixes = ["D415"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user