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

Apply ruff/refurb rules (FURB) #245

Merged
merged 5 commits into from
Apr 13, 2024
Merged

Apply ruff/refurb rules (FURB) #245

merged 5 commits into from
Apr 13, 2024

Conversation

DimitriPapadopoulos
Copy link
Contributor

No description provided.

FURB105 Unnecessary empty string passed to `print`
FURB129 Instead of calling `readlines()`, iterate over file object directly
FURB142 Use of `set.add()` in a for loop
FURB140 Use `itertools.starmap` instead of the generator
@DimitriPapadopoulos DimitriPapadopoulos changed the title Apply ruff/refurb rules Apply ruff/refurb rules (FURB) Apr 13, 2024
distutils/dir_util.py Outdated Show resolved Hide resolved
@jaraco jaraco merged commit 678e38a into pypa:main Apr 13, 2024
13 of 14 checks passed
jaraco added a commit that referenced this pull request Jun 28, 2024
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