-
-
Notifications
You must be signed in to change notification settings - Fork 46.6k
Assign each of our pytest warnings to the algorithm authors #7211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
So, we would be analyzing the warnings and create the issues manually. |
@cclauss Is this what you meant? I don't have permissions to assign, so I just pinged |
Yes I would like to work on this feature. |
hello sir, |
@PARVASHWANI and @mahak-dev Why are you waiting? If you see something that you can fix then open a pull request. |
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?
The text was updated successfully, but these errors were encountered: