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

Use methodcaller over lambda #56

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Use methodcaller over lambda #56

merged 1 commit into from
Jan 9, 2025

Conversation

davep
Copy link
Owner

@davep davep commented Jan 9, 2025

In most languages lambda is a great thing; in Python it always looks like a not of an afterthought. So... use methodcaller here as I think it looks more elegant.

In most languages lambda is a great thing; in Python it always looks like a
not of an afterthought. So... use methodcaller here as I think it looks more
elegant.
@davep davep added the Housekeeping General codebase housekeeping label Jan 9, 2025
@davep davep self-assigned this Jan 9, 2025
@davep davep merged commit 1f6bf57 into main Jan 9, 2025
4 checks passed
@davep davep deleted the user-methodcaller branch January 9, 2025 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Housekeeping General codebase housekeeping
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant