grpc-requests / grpc_requests

python grpc reflection client
https://pypi.org/project/grpc-requests/
Apache License 2.0
32 stars 5 forks source link

Reformat all the things #54

Closed ViridianForge closed 9 months ago

ViridianForge commented 9 months ago

Large PR to apply linting and formatting rules to the entire codebase.

The formatting rules are defaults across the board, so ought to be in line with black + isort.

ViridianForge commented 9 months ago

Going to leave this open for folks to look at for a bit before merging, given the scope of the formatting.