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

Remove duplicate line in setup.cfg #9380

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

zldrobit
Copy link
Contributor

@zldrobit zldrobit commented Sep 12, 2022

I found that W504 rule of flake8 in setup.cfg is duplicated, so I send this PR to remove the second W504 rule.

๐Ÿ› ๏ธ PR Summary

Made with โค๏ธ by Ultralytics Actions

๐ŸŒŸ Summary

Improved Code Quality by Removing Redundant Lint Exception.

๐Ÿ“Š Key Changes

  • Eliminated a duplicate lint exception (W504 line break after binary operator).

๐ŸŽฏ Purpose & Impact

  • Purpose: To clean up the setup.cfg file by removing unnecessary repetition, which may have been a minor oversight.
  • Impact: Maintainers and contributors will work with a cleaner configuration file. No direct impact on end users, but it contributes to maintaining high standards in code quality and readability. ๐Ÿ› ๏ธ

@glenn-jocher glenn-jocher merged commit a4ed988 into ultralytics:master Sep 13, 2022
@glenn-jocher
Copy link
Member

@zldrobit PR is merged. Thank you for your contributions to YOLOv5 ๐Ÿš€ and Vision AI โญ

Paihuai-D added a commit to Paihuai-D/yolov5 that referenced this pull request Sep 14, 2022
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