Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Fixes function name and remove update()#3

Open
gurayops wants to merge 1 commit intomehulj94:masterfrom
gurayops:patch-1
Open

Fixes function name and remove update()#3
gurayops wants to merge 1 commit intomehulj94:masterfrom
gurayops:patch-1

Conversation

@gurayops
Copy link
Copy Markdown

help() function was redefining while it is a built-in Python function. The name was changed to getHelp().
upload() function did not have any usage and it was an empty function, removed.

help() function was redefining while it is a built-in Python function. The name was changed to getHelp().
upload() function did not have any usage and it was an empty function, removed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant