Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix code in docs example #544

Merged
merged 1 commit into from
Feb 3, 2024
Merged

Fix code in docs example #544

merged 1 commit into from
Feb 3, 2024

Conversation

jimburtoft
Copy link
Contributor

the code you have tries to send the second line as a parameter to the first. You can add the && or you can delete the backslash on the previous line.

Summary

Related issues

Checks

  • make lint: I've run make lint to lint the changes in this PR.
  • make test: I've made sure the tests (make test-cpu or make test) are passing.
  • Additional tests:
    • Benchmark tests (when contributing new models)
    • GPU/HW tests

the code you have tries to send the second line as a parameter to  the first.  You can add the && or you can delete the backslash on the previous line.
Copy link
Contributor

@spillai spillai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your first contribution! Looks good to me.

@spillai spillai changed the title fixing code in docs example Fix code in docs example Feb 3, 2024
@spillai spillai merged commit 7e8786a into autonomi-ai:main Feb 3, 2024
2 checks passed
@jimburtoft jimburtoft deleted the patch-3 branch February 14, 2024 17:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants