Update pyright config to align with mypy
This commit is contained in:
parent
741d2db334
commit
79d0fd937c
@ -56,6 +56,3 @@ exclude = [
|
||||
"build_helpers/*.py",
|
||||
]
|
||||
ignore = ["freqtrade/vendor/**"]
|
||||
|
||||
# Align pyright to mypy config
|
||||
strictParameterNoneValue = false
|
||||
|
Loading…
Reference in New Issue
Block a user