You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix default value to be empty list for dependencies in StagingQuery. (#802)
## Summary
Without this fix, `compile` breaks because can't iterate through None
## Checklist
- [ ] Added Unit Tests
- [ ] Covered by existing CI
- [ ] Integration tested
- [ ] Documentation update
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Documentation**
- Improved the description and type annotation for the dependencies
parameter in the relevant function’s documentation.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments