You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Occurrences
There are 4 occurrences of this issue in the repository.
Description
A
return
statement should not be used outside of a function or method. This will raise aSyntaxError
. Make sure that your code and indentation are correct.Occurrences
There are 4 occurrences of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/fms12/DATA-STRUCTURE-AND-ALGORITHM-IN-PY/issue/FLK-F706/occurrences/
The text was updated successfully, but these errors were encountered: