div-hacks / Be-Creative-Hacktoberfest

Lets be creative this hacktober fest. Get started with contributing to open source.
16 stars 127 forks source link

Add code formatter for python codes #166

Open Blackfury7 opened 2 years ago

Blackfury7 commented 2 years ago

Write the automation script which will format the codes in python in the projects. You can use Black library. Add it to github flow actions.

Blackfury7 commented 2 years ago

You can take reference from this issue. It has been implemented there.

https://github.com/p5py/p5/issues/358