We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
third-party
1 parent 205dce6 commit ea628e3Copy full SHA for ea628e3
pyproject.toml
@@ -0,0 +1,6 @@
1
+[tool.black]
2
+extend-exclude = '''
3
+(
4
+ third-party/
5
+)
6
+'''
0 commit comments