Add review feedback

This commit is contained in:
AdilZouitine
2025-05-16 17:19:02 +02:00
parent 539dbd18ce
commit 98ad1cbae0
7 changed files with 36 additions and 36 deletions

View File

@@ -46,6 +46,7 @@ repos:
rev: v3.19.1
hooks:
- id: pyupgrade
# Exclude generated protobuf files
exclude: '^(.*_pb2_grpc\.py|.*_pb2\.py$)'
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.11.5