Update pyright config to align with mypy

pull/8040/head
Matthias 3 years ago
parent 741d2db334
commit 79d0fd937c

@ -56,6 +56,3 @@ exclude = [
"build_helpers/*.py",
]
ignore = ["freqtrade/vendor/**"]
# Align pyright to mypy config
strictParameterNoneValue = false

Loading…
Cancel
Save