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