mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-03-24 09:02:15 +01:00
### Description * Upgrade Black to use the latest version. [Pypi-Black (25.1.0)](https://pypi.org/project/black/) * Run `black` to reformat files to make the sanity tests pass in CI **Note - all the file changes are by `black` command** except for the black version bump which is https://github.com/grpc/grpc/pull/39774/files#diff-0512cc461bc04ba96303b81398cc5926bd16e120cbe48decd0c44ea0a8fb76e6R36 ### Testing CI Closes #39774 PiperOrigin-RevId: 769640677