Skip to content

Commit

Permalink
update pyrightconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jorendumoulin committed Feb 4, 2025
1 parent 2c6127f commit ac4ae36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrightconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"include": ["."],
"venvPath": ".",
"venv": ".venv",
"extraPaths": ["./snax-mlir"],
"extraPaths": ["./snax-mlir", "./zigzag"],
}

0 comments on commit ac4ae36

Please sign in to comment.