(fix): linter

This commit is contained in:
AdilZouitine
2025-06-03 17:45:10 +02:00
parent 6eeab64f8a
commit 8d4fe1ad6a
7 changed files with 16 additions and 37 deletions

View File

@@ -46,8 +46,6 @@ repos:
rev: v3.20.0
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.11
hooks: