Skip to content

Commit

Permalink
chore: don't exclude tests from pyright
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Dec 15, 2024
1 parent 5744e16 commit b862927
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ exclude = [
"build_helpers/*.py",
"ft_client/build/*",
"build/*",
"tests/*",
]
ignore = ["freqtrade/vendor/**"]
pythonPlatform = "All"
Expand Down

0 comments on commit b862927

Please sign in to comment.