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

Style cleanup and some optimization #1194

Merged
merged 1 commit into from
Jan 9, 2019
Merged

Conversation

davesque
Copy link
Contributor

@davesque davesque commented Jan 8, 2019

What was wrong?

Noticed some more minor style issues and potential for optimization.

How was it fixed?

It's only a few lines. One thing worth pointing out is that verify_attr is private API within web3.py and does not appear to be used anywhere outside of the module in which it's defined. Therefore, it seems safe to remove the curry decorator from its definition.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@davesque davesque merged commit 864bc1d into ethereum:master Jan 9, 2019
@davesque davesque deleted the cleanups branch January 9, 2019 19:15
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.

2 participants