Skip to content

Commit

Permalink
fix: include
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanleomk committed Jan 19, 2025
1 parent 2095f74 commit fa642f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dev = [
kura = "kura.cli.cli:app"

[tool.pyright]
include = ["instructor"]
include = ["kura"]
exclude = [
"**/node_modules",
"**/__pycache__",
Expand Down

0 comments on commit fa642f0

Please sign in to comment.