ChocolateApp / Chocolate

The future of media manager
https://chocolateapp.github.io/
GNU General Public License v3.0
425 stars 15 forks source link

idea - pep8 imports #1

Closed clach04 closed 1 year ago

clach04 commented 1 year ago

https://peps.python.org/pep-0008/#imports is a common practice, be cool if Chocolate could adopt this.

It would make it easier for other contributors and to increase readability of the code with standard conventions.

clach04 commented 1 year ago

PR https://github.com/ChocolateApp/Chocolate/pull/2 opened

clach04 commented 1 year ago

PR https://github.com/ChocolateApp/Chocolate/pull/17 opened