chore: don't exclude tests from pyright

pull/11094/head
Matthias 1 year ago
parent 5744e16a07
commit b862927c8c

@ -217,7 +217,6 @@ exclude = [
"build_helpers/*.py",
"ft_client/build/*",
"build/*",
"tests/*",
]
ignore = ["freqtrade/vendor/**"]
pythonPlatform = "All"

Loading…
Cancel
Save