mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 14:00:38 +00:00
chore: don't exclude tests from pyright
This commit is contained in:
@@ -217,7 +217,6 @@ exclude = [
|
||||
"build_helpers/*.py",
|
||||
"ft_client/build/*",
|
||||
"build/*",
|
||||
"tests/*",
|
||||
]
|
||||
ignore = ["freqtrade/vendor/**"]
|
||||
pythonPlatform = "All"
|
||||
|
||||
Reference in New Issue
Block a user