Python icon indicating copy to clipboard operation
Python copied to clipboard

Assign each of our pytest warnings to the algorithm authors

Open cclauss opened this issue 3 years ago • 3 comments

Feature description

Pytest generates a lot of warnings that we should get resolved. https://github.com/TheAlgorithms/Python/actions/runs/3254565205/jobs/5342967879#step:6:577

Go through each warning and look at the Python file to see who created it or modified it. Create an issue asking the author(s) to fix the warning. If they do not respond with a fix within seven days then find someone in the community that is willing to propose a fix. Let’s get the warnings back down to zero but let’s give the authors the first crack at proposing fixes.

Would you like to work on this feature?

  • [ ] Yes, I want to work on this feature!

cclauss avatar Oct 15 '22 06:10 cclauss

So, we would be analyzing the warnings and create the issues manually. Am I right?

0xSumitBanik avatar Oct 15 '22 16:10 0xSumitBanik

@cclauss Is this what you meant?

I don't have permissions to assign, so I just pinged

CaedenPH avatar Oct 16 '22 10:10 CaedenPH

Yes I would like to work on this feature.

PARVASHWANI avatar Oct 17 '22 04:10 PARVASHWANI

hello sir, I want to solve this problem, I have a little bit of knowledge regarding on this Topic

mahak-dev avatar Oct 19 '22 20:10 mahak-dev

@PARVASHWANI and @mahak-dev Why are you waiting? If you see something that you can fix then open a pull request.

cclauss avatar Oct 19 '22 20:10 cclauss