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/flake8-implicit-str-concat rule ISC001 #1403

Merged
merged 1 commit into from
May 14, 2024

Conversation

DimitriPapadopoulos
Copy link
Contributor

  • I have added a news fragment under changelog.d/ (if the patch affects the end users)

Summary of changes

Apply ruff/flake8-implicit-str-concat rule ISC001

Fixes #1402 .

Test plan

Tested by running

$ ruff check --extend-select ISC
All checks passed!
$ 

gaborbernat
gaborbernat previously approved these changes May 13, 2024
@gaborbernat gaborbernat enabled auto-merge (squash) May 13, 2024 17:15
auto-merge was automatically disabled May 13, 2024 19:47

Head branch was pushed to by a user without write access

@DimitriPapadopoulos
Copy link
Contributor Author

I had to rebase.

@gaborbernat gaborbernat enabled auto-merge (squash) May 13, 2024 20:36
gaborbernat
gaborbernat previously approved these changes May 13, 2024
uranusjr
uranusjr previously approved these changes May 14, 2024
changelog.d/1402.misc.md Outdated Show resolved Hide resolved
auto-merge was automatically disabled May 14, 2024 05:37

Head branch was pushed to by a user without write access

@dukecat0 dukecat0 enabled auto-merge (squash) May 14, 2024 14:23
@dukecat0 dukecat0 merged commit 5589b69 into pypa:main May 14, 2024
13 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the ISC001 branch May 14, 2024 20:15
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.

Add ruff/flake8-implicit-str-concat rules (ISC)
5 participants