Skip to content

Conversation

glenn-jocher
Copy link
Member

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

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

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced code clarity in plotting utilities of YOLOv5.

πŸ“Š Key Changes

  • Removed unused Timeout import from plots.py.
  • Streamlined import statements for better readability and maintainability.

🎯 Purpose & Impact

  • πŸ’‘ Purpose: Simplifying the codebase by eliminating unused components to keep the project clean and efficient.
  • πŸš€ Impact: Developers will encounter less clutter in the code, reducing cognitive load and potential confusion. This won’t affect end-users directly but contributes to the overall health of the codebase.

Signed-off-by: Glenn Jocher <[email protected]>
@glenn-jocher glenn-jocher self-assigned this Aug 21, 2022
@glenn-jocher glenn-jocher merged commit 0abae78 into master Aug 21, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch August 21, 2022 22:04
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
* Remove unused Timeout import

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

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Signed-off-by: Glenn Jocher <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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