Check *_pb2.pyi files again (#10909)

This commit is contained in:
Avasam
2023-10-22 20:22:55 -04:00
committed by GitHub
parent f9f30cc0f2
commit e477c67852
8 changed files with 20 additions and 24 deletions

View File

@@ -64,8 +64,6 @@ line-length = 130
target-version = "py37"
fix = true
exclude = [
# Ignore generated protobuf stubs
"*_pb2.pyi",
# virtual environment
".env",
".venv",