ultralytics / kinect

3D Scene Reconstruction in MATLAB with the Microsoft Kinect depth sensor.
https://ultralytics.com
GNU Affero General Public License v3.0
18 stars 8 forks source link

Code Refactor `ruff check --fix --extend-select I` #12

Closed glenn-jocher closed 2 weeks ago

glenn-jocher commented 2 weeks ago

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. 🌟

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Improved GitHub Actions file for cleaner code formatting workflow.

📊 Key Changes

🎯 Purpose & Impact