zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.92k stars 6.65k forks source link

python: Format and sort imports #81719

Open pdgendt opened 1 day ago

pdgendt commented 1 day ago

ruff check --select I001 --fix applied to all python files that had this as only issue.

pdgendt commented 6 hours ago

Rebased on main and resolved conflicts.