chore: adds pyright config to project #51
Reference in New Issue
Block a user
Delete Branch "chore/adds-pyright-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request introduces a minor configuration update to the
pyproject.tomlfile to improve Python type checking setup.[tool.pyright]section to specify the virtual environment path and name, helping ensure consistent type checking with Pyright.Codecov Report
✅ All modified and coverable lines are covered by tests.
📢 Thoughts on this report? Let us know!