Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add glob quotes to detect.py usage example #9007

Merged
merged 1 commit into from
Aug 17, 2022
Merged

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Aug 17, 2022

Signed-off-by: Glenn Jocher [email protected]

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved file path handling in detect.py.

πŸ“Š Key Changes

  • Quotation marks added around the glob pattern in the example usage comment.

🎯 Purpose & Impact

  • πŸ› οΈ This change clarifies the correct format to use glob patterns, preventing potential user errors.
  • πŸ“ Non-expert users benefit from clearer guidance on how to use wildcards when specifying file paths.
  • πŸ’Ό Impact is minimal, affecting only documentation and not the code's functionality.

@glenn-jocher glenn-jocher merged commit e08d568 into master Aug 17, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch August 17, 2022 23:08
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant