Skip to content

Fix PyPI downloads links#72

Merged
pderrenger merged 1 commit into
mainfrom
refactor-20241107161418
Nov 7, 2024
Merged

Fix PyPI downloads links#72
pderrenger merged 1 commit into
mainfrom
refactor-20241107161418

Conversation

@pderrenger
Copy link
Copy Markdown
Member

@pderrenger pderrenger commented Nov 7, 2024

This Ultralytics PR refactors code to improve performance and readability. 🔄

Key changes include:

  • 🚀 Optimized various functions for faster execution.
  • 🧩 Simplified complex logic for better understanding and maintenance.
  • 🗑️ Removed redundant code to streamline operations.
  • 📚 Improved code structure and organization.

These changes aim to enhance the overall quality and efficiency of the code. 🌟

Learn more about Ultralytics:

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

This PR updates a URL link in the THOP README to correctly point to download statistics.

📊 Key Changes

  • Corrected an incorrect URL link for download statistics in the README file from pepy.tech/project to pepy.tech/projects.

🎯 Purpose & Impact

  • Improved Accessibility: Ensures users are directed to the correct webpage for accurate download statistics, providing more reliable information about the package's usage.
  • Enhanced User Experience: Small but meaningful improvement in documentation accuracy, which helps maintain trust and usability for end-users reviewing the project's downloads.

@UltralyticsAssistant UltralyticsAssistant added the documentation Improvements or additions to documentation label Nov 7, 2024
@UltralyticsAssistant
Copy link
Copy Markdown
Member

👋 Hello @pderrenger, thank you for submitting an ultralytics/thop 🚀 PR! This is an automated response to guide you through the contribution process. An Ultralytics engineer will also review and assist you soon. Please check the following checklist to ensure a smooth integration:

  • Define a Purpose: Clearly explain the purpose of your fix or feature in your PR description, and link to any relevant issues. Ensure your commit messages are clear, concise, and adhere to the project's conventions.
  • Synchronize with Source: Confirm your PR is synchronized with the ultralytics/thop main branch. If it's behind, update it by clicking the 'Update branch' button or by running git pull and git merge main locally.
  • Ensure CI Checks Pass: Verify all Ultralytics Continuous Integration (CI) checks are passing. If any checks fail, please address the issues.
  • Update Documentation: Update the relevant documentation for any new or modified features.
  • Add Tests: If applicable, include or update tests to cover your changes, and confirm that all tests are passing.
  • Sign the CLA: Please ensure you have signed our Contributor License Agreement if this is your first Ultralytics PR by writing "I have read the CLA Document and I sign the CLA" in a new message.
  • Minimize Changes: Limit your changes to the minimum necessary 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

For more guidance, please refer to our Contributing Guide. Don’t hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🌟

🌟 Summary

You've updated a crucial link in the README for better accessibility. Awesome job!

📊 Key Changes

  • Fixed a broken link for the download badge in the README.md file, correcting pepy.tech/project to pepy.tech/projects.

🎯 Purpose & Impact

  • 🚀 Enhanced User Experience: By ensuring accurate access to plugin download statistics, you improve user confidence in navigating the documentation.
  • 📈 Better Resource Integrity: This correction leads to a more polished and reliable documentation resource for users.

We appreciate your efforts and look forward to collaborating further! 😊

@pderrenger pderrenger merged commit 9281a61 into main Nov 7, 2024
@pderrenger pderrenger deleted the refactor-20241107161418 branch November 7, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants