Conversation
|
👋 Hello @lakshanthad, thank you for submitting an
For more guidance, please refer to our Contributing Guide. Don’t hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🚀 Additional Notes:If this PR addresses a bug, we kindly request a minimum reproducible example (MRE) if not already provided. This will help us verify and test the proposed changes. Please include code snippets, datasets, or other relevant details to ensure your fix can be thoroughly reviewed. 🐛🔍 Made with ❤️ by Ultralytics Actions |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17871 +/- ##
=======================================
Coverage 74.01% 74.01%
=======================================
Files 127 127
Lines 17098 17098
=======================================
Hits 12655 12655
Misses 4443 4443
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@lakshanthad merged! |
Co-authored-by: Glenn Jocher <[email protected]>
@glenn-jocher FYI
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Fixed a minor typo in the command-line example for Sony IMX500 integration documentation.
📊 Key Changes
–) in--labelswas replaced with the correct double-dash (--).🎯 Purpose & Impact