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

Update check_requirements() multiple string #9356

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Sep 10, 2022

Signed-off-by: Glenn Jocher glenn.jocher@ultralytics.com

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved grammar in requirement update logging.

πŸ“Š Key Changes

  • Modified how missing requirements are logged by adding a conditional 's' to 'requirement' based on the number of missing packages.

🎯 Purpose & Impact

  • This change improves the readability of logs by ensuring that the singular or plural form of 'requirement' is used correctly.
  • Users will experience clearer communication when the system auto-updates dependencies, enhancing user experience.

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
@glenn-jocher glenn-jocher self-assigned this Sep 10, 2022
@glenn-jocher glenn-jocher merged commit 57ef676 into master Sep 10, 2022
@glenn-jocher glenn-jocher deleted the update/check_multiple branch September 10, 2022 09:14
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