Conversation
|
👋 @iamwatchdogs |
|
Linting Jobs have failed to unsupported the feature that is present within Python version 3.10+, and the current linting jobs were carried out by Python version 3.8. |
|
We have pushed the changes. Please pull the changes so that the linting check can pass them this time. We recommend that you rebase the recent changes before you commit i.e., You can achieve this using the following steps,
Tip In other words, we're reorganizing your commit history of your branch in such a way that these new changes that you have pulled from upstream are present before your commits.
If you have any doubts or need more help with the process, you can connect with @iamwatchdogs. |
a290e11 to
9c14789
Compare
Thank you it worked |
|
Please remove the changes added using commit cb8c38d. |
|
Use interactive rebasing if necessary |
9c14789 to
9607185
Compare
|
Please remove 29e2302 commit also. The PR should be isolated to one use case. |
9607185 to
467af5c
Compare
iamwatchdogs
left a comment
There was a problem hiding this comment.
Reviewed & Approved by @iamwatchdogs
|
Thank you for contributing @iamwatchdogs. Make sure to check your contribution on GitHub Pages. |


Temp-Cleaner is a Python script that automates the manual process of cleaning temporary files from system temp directories. This PR consist of following files: