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

Adding partial to the functools category #173

Open
Clement-Lelievre opened this issue Jan 2, 2023 · 1 comment
Open

Adding partial to the functools category #173

Clement-Lelievre opened this issue Jan 2, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Clement-Lelievre
Copy link

Overview

As the title suggests... adding partial to the functools category

Proposal

I checked the available errors falling under the functools category in version 1.9.1 and found exactly one item ('use cache').
I think adding partial would be a good addition, both for code legibility and -in some cases at least- performance.

Note: this is one of many items I can think of. If this is useful I could suggest more enhancements.

@Clement-Lelievre Clement-Lelievre added the enhancement New feature or request label Jan 2, 2023
@dosisod
Copy link
Owner

dosisod commented Jan 3, 2023

Thank you for suggesting this! I don't use partial very often, but it would be good to add a check for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants