aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
blob: b8313eb9fca450664357ea30924487e76c8cf499 (plain)
1
2
3
4
5
6
[tool.black]
extend-exclude = '''
(
  third-party/
)
'''