extinctsion / easyPythonpi

A python library for the beginners. The program includes simple calulations. Genuine PRs will be merged without delays
https://pypi.org/project/easyPythonpi/
14 stars 36 forks source link

Add github workflow to run black and isort on pull request #74

Closed Kishore-abhimanyu closed 9 months ago

Kishore-abhimanyu commented 9 months ago

Add github workflow to run black and isort on pull request

extinctsion commented 9 months ago

Hi, why isort is only running on tests? It should also rearrange the imports in methods directory as well.

Kishore-abhimanyu commented 9 months ago

Can you check now @extinctsion

extinctsion commented 9 months ago

error.android.jpg

Pls add pip install black to install and then run black.

Kishore-abhimanyu commented 9 months ago

Done, can you check now

Kishore-abhimanyu commented 9 months ago

Also, can you please add hacktoberfest label to it

extinctsion commented 9 months ago

There is still some errors

extinctsion commented 9 months ago

I'll be merging only if there are no issues. Pls look after it.

Kishore-abhimanyu commented 9 months ago

Can you check now? Since it is waiting for approval, i couldnt test the actual actions @extinctsion