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

[pre-commit.ci] pre-commit suggestions #62

Closed
wants to merge 1 commit into from

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jan 1, 2024

updates:

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Upgrade to import sorting tool in Ultralytics SDK.

πŸ“Š Key Changes

  • Updated the version of isort from 5.12.0 to 5.13.2 in the pre-commit configuration.

🎯 Purpose & Impact

  • Purpose: Keep the codebase's import statements organized according to the latest standards provided by the isort tool.
  • Impact: Developers contributing to the project will have their import statements automatically sorted using the latest isort version, ensuring consistency and adherence to modern best practices. This should have no direct impact on end-users, but contributes to maintainability and code quality. πŸ› οΈβœ¨

updates:
- [github.com/PyCQA/isort: 5.12.0 β†’ 5.13.2](PyCQA/isort@5.12.0...5.13.2)
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ‘‹ Hello @pre-commit-ci[bot], thank you for submitting an Ultralytics HUB-SDK πŸš€ PR! To allow your work to be integrated as seamlessly as possible, we advise you to:

  • βœ… Verify your PR is up-to-date with ultralytics/hub-sdk main branch. If your PR is behind you can update your code by clicking the 'Update branch' button or by running git pull and git merge main locally.
  • βœ… Verify all Continuous Integration (CI) checks are passing.
  • βœ… Update Docs for any new or updated features.
  • βœ… Reduce changes to the absolute minimum required for your bug fix or feature addition. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." β€” Bruce Lee

See our Contributing Guide for details and let us know if you have any questions!

@glenn-jocher glenn-jocher deleted the pre-commit-ci-update-config branch January 2, 2024 12:38
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