Skip to content

Update README.md#51

Merged
glenn-jocher merged 1 commit intomainfrom
glenn-jocher-patch-1
May 18, 2024
Merged

Update README.md#51
glenn-jocher merged 1 commit intomainfrom
glenn-jocher-patch-1

Conversation

@glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented May 18, 2024

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Updated code examples in README to use double quotes consistently.

📊 Key Changes

  • Changed single quotes to double quotes in the instantiation of the YOLOv8n model.
  • Updated the file path in the example to use double quotes.

🎯 Purpose & Impact

  • Consistency: Ensures code style consistency throughout the documentation, making examples cleaner and easier to follow.
  • Readability: Double quotes are a common standard in many coding styles, potentially improving readability for a broader audience.
  • No direct impact on users: These changes are purely stylistic and don't affect the functionality of the code or the performance of the models. Users can expect the same performance and outcomes when running the updated examples.

@glenn-jocher glenn-jocher merged commit f210176 into main May 18, 2024
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch May 18, 2024 16:24
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.

1 participant