[autobackport: sssd-2-9] tests: python black 26.1.0 style changes#8385
Conversation
There was a problem hiding this comment.
Code Review
This pull request is an automatic backport that applies Python code style changes from black version 26.1.0. The changes are purely stylistic, consisting of removing parentheses from tuple unpacking and adjusting multiline f-string formatting. I have reviewed the changes and found them to be correct and in line with the new formatter's style. No functional issues or bugs are introduced. The changes are approved for merging.
Adapt to changes from https://github.com/psf/black/releases/tag/26.1.0 Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Scott Poore <spoore@redhat.com> (cherry picked from commit 96829a0)
|
The pull request was accepted by @spoore1 with the following PR CI status: 🟢 CodeQL (success) There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging. |
1ecf08b to
d1c5391
Compare
This is an automatic backport of PR#8379 tests: python black 26.1.0 style changes to branch sssd-2-9, created by @justin-stephenson.
Please make sure this backport is correct.
Note
The commits were cherry-picked without conflicts.
You can push changes to this pull request
Original commits
96829a0 - tests: python black 26.1.0 style changes
Backported commits
Original Pull Request Body
Adapt to changes from https://github.com/psf/black/releases/tag/26.1.0