cortexlab / .github /PULL_REQUEST_TEMPLATE.md
SID2000's picture
Upload folder using huggingface_hub
9635a89 verified
## Summary
Brief description of what this PR does.
## Changes
- ...
- ...
## Testing
- [ ] All existing tests pass (`pytest tests/ -v`)
- [ ] Lint passes (`ruff check src/ tests/`)
- [ ] New tests added for new functionality
- [ ] Tested manually with example script
## Related Issues
Closes #