[libc++] Remove <array> include from <span> (#83742)
[llvm-project.git] / pyproject.toml
blobb8313eb9fca450664357ea30924487e76c8cf499
1 [tool.black]
2 extend-exclude = '''
4   third-party/
6 '''