mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Update pyright config to align with mypy
This commit is contained in:
parent
741d2db334
commit
79d0fd937c
|
@ -56,6 +56,3 @@ exclude = [
|
||||||
"build_helpers/*.py",
|
"build_helpers/*.py",
|
||||||
]
|
]
|
||||||
ignore = ["freqtrade/vendor/**"]
|
ignore = ["freqtrade/vendor/**"]
|
||||||
|
|
||||||
# Align pyright to mypy config
|
|
||||||
strictParameterNoneValue = false
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user