Skip to content
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

[ADD] missing-return #85

Merged
merged 1 commit into from
Nov 26, 2016

Conversation

moylop260
Copy link
Collaborator

If you use call a super method then you will need return the original
value.
If you want overwrite a original method then you need add documentation
of why and add a pylint: disable=missing-return

If you use call a `super` method then you will need return the original
value.
If you want overwrite a original method then you need add documentation
of why and add a `pylint: disable=missing-return`
@moylop260 moylop260 self-assigned this Nov 21, 2016
@moylop260
Copy link
Collaborator Author

ping

@pedrobaeza
Copy link
Member

I think we can merge this.

@pedrobaeza pedrobaeza merged commit 7b89e5a into OCA:master Nov 26, 2016
@luisg123v luisg123v deleted the master-oca-super-wo-return-moy branch August 6, 2020 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants