chore: don't exclude tests from pyright
This commit is contained in:
@@ -217,7 +217,6 @@ exclude = [
|
|||||||
"build_helpers/*.py",
|
"build_helpers/*.py",
|
||||||
"ft_client/build/*",
|
"ft_client/build/*",
|
||||||
"build/*",
|
"build/*",
|
||||||
"tests/*",
|
|
||||||
]
|
]
|
||||||
ignore = ["freqtrade/vendor/**"]
|
ignore = ["freqtrade/vendor/**"]
|
||||||
pythonPlatform = "All"
|
pythonPlatform = "All"
|
||||||
|
|||||||
Reference in New Issue
Block a user