Apply suggestions from code review

Various fixes for #74

Co-authored-by: Remi <re.cadene@gmail.com>
This commit is contained in:
Simon Alibert
2024-04-16 19:35:01 +02:00
committed by GitHub
parent 38ef878eed
commit 4057cc6c28
3 changed files with 12 additions and 21 deletions

View File

@@ -4,12 +4,12 @@ Example: Fixes # (issue)
## Before submitting
- [ ] Did you read the [contributor guideline](https://github.com/huggingface/lerobot/blob/main/CONTRIBUTING.md#submitting-a-pull-request-pr), Pull Request section?
- [ ] Please provide a minimal example for the reviewer to checkout & try.
- [ ] How did you test your changes?
- Read the [contributor guideline](https://github.com/huggingface/lerobot/blob/main/CONTRIBUTING.md#submitting-a-pull-request-pr).
- Provide a minimal code example for the reviewer to checkout & try.
- Explain how you tested your changes.
## Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR. Please tag fewer than 3 people.
members/contributors who may be interested in your PR. Try to avoid tagging more than 3 people.