[tool.black]
line-length = 100
target-version = ['py39', 'py310', 'py311']
extend-exclude = ".*_pb2.py"