Skip to content

Remove return statement which is not inside a function#21

Open
deepsource-autofix[bot] wants to merge 2 commits into
masterfrom
deepsource-autofix-cb4ab124
Open

Remove return statement which is not inside a function#21
deepsource-autofix[bot] wants to merge 2 commits into
masterfrom
deepsource-autofix-cb4ab124

Conversation

@deepsource-autofix
Copy link
Copy Markdown

A return statement should not be used outside of a function or method. This will raise a SyntaxError. Make sure that your code and indentation are correct.

A `return` statement should not be used outside of a function or method. This will raise a `SyntaxError`. Make sure that your code and indentation are correct.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants