-
Notifications
You must be signed in to change notification settings - Fork 12
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
Delete folder #407
Delete folder #407
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it looks good and it works as I'd expect. Just a few changes though, there are a couple of lines you don't need
This patch deletes the folder before "DownloadError" and "UploadError". Signed-off-by: Zishan Mirza <[email protected]>
Signed-off-by: Zishan Mirza <[email protected]>
@zishanmirza Regarding the new module in the
|
Moved "pytest" and "pyfakefs" from "requirements.txt" to "tests/requirements-test.txt" and updated "python-app.yml". Signed-off-by: Zishan Mirza <[email protected]>
I have moved |
Looks good! |
This patch deletes the folder before "DownloadError" and "UploadError".
Fixes #391.
Before submitting a PR to the
dev
branch:dev
branch