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

Refactor mapping of lambda functions #1756

Merged
merged 1 commit into from Nov 28, 2022
Merged

Refactor mapping of lambda functions #1756

merged 1 commit into from Nov 28, 2022

Commits on Nov 24, 2022

  1. Refactor mapping of lambda functions

    Refactor all occurrences of `map(lambda...)` to avoid the flake8-comprehensions warning "C417 Unnecessary use of map".
    mportesdev committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    9dfa140 View commit details
    Browse the repository at this point in the history