We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a8dd35 commit 1c62249Copy full SHA for 1c62249
pyproject.toml
@@ -1,3 +1,3 @@
1
[tool.black]
2
line-length = 120
3
-extend-exclude = '''.*pb2.*''' # Exclude grpc-created files
+extend-exclude = '''.*pb2.*|(/lambda-layer/)''' # Exclude grpc-created files
0 commit comments