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

a change #13148

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

a change #13148

wants to merge 2 commits into from

Conversation

DDchengPi
Copy link

@DDchengPi DDchengPi commented Jun 29, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

WARNING ⚠️ this PR is very large, summary may not cover all changes.

🌟 Summary

Maintenance PR focused on coding style consistency and minor refactoring across multiple files to improve readability and maintainability.

πŸ“Š Key Changes

  • Standardized quotation marks in YAML and Python files.
  • Improved argument descriptions and structure in Python scripts and functions.
  • Code format adjustments, such as aligning multiline argument lists and method chains.
  • Minor refactorings, e.g., conforming all import statements to a consistent style, improving inline comments, and simplifying expressions.

🎯 Purpose & Impact

  • Code Consistency: Ensures consistent use of single/double quotes and indentation for better readability.
  • Improved Maintainability: Simplifies code structure and enhances clarity, making it easier for developers to read and maintain the codebase.
  • No Functional Changes: These are purely stylistic and formatting updates, thus no impact on the functionality or performance of the code.

Copy link
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

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 @DDchengPi, thank you for submitting a YOLOv5 πŸš€ 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/yolov5 master 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 master locally.
  • βœ… Verify all YOLOv5 Continuous Integration (CI) checks are passing.
  • βœ… 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

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

2 participants