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

Remove bare returns in preferences tests #189

Merged
merged 1 commit into from
Nov 5, 2020

Conversation

kitchoi
Copy link
Contributor

@kitchoi kitchoi commented Nov 5, 2020

Bare returns at the end of a function is unnecessary. This PR removes the ones in apptools.preferences.tests.

This is a localized effort, so that when we try to add tests in the package, we don't have to be forced to add those returns because that's the consistent thing to do in the local context.
Checklist

  • Add a news fragment if this PR is news-worthy for end users. (see docs/releases/README.rst): Not news worthy

Copy link
Contributor

@aaronayres35 aaronayres35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kitchoi kitchoi merged commit 187d324 into master Nov 5, 2020
@kitchoi kitchoi deleted the remove-bare-return-in-preferences-tests branch November 5, 2020 15:51
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.

3 participants