Skip to content

Conversation

@mdumandag
Copy link
Contributor

As pointed out in the code review for #266, there were
unnecessary newlines around the top-level callback function
definition, but we left it as it is since PEP8 recommends
such newlines.

Changed that part to use lambdas so that we can get rid of
the newlines.

As pointed out in the code review for hazelcast#266, there were
unnecessary newlines around the top-level callback function
definition, but we left it as it is since PEP8 recommends
such newlines.

Changed that part to use lambdas so that we can get rid of
the newlines.
@mdumandag mdumandag merged commit 94bea3b into hazelcast:master Dec 18, 2020
@mdumandag mdumandag deleted the readme-code-sample branch December 18, 2020 12:20
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