pyproject.toml
changeset 52544 7091b39adc65
parent 52543 1dea9d91f476
child 52545 82c8fb6a048c
--- a/pyproject.toml	Tue Dec 17 21:58:51 2024 -0500
+++ b/pyproject.toml	Tue Dec 17 22:23:05 2024 -0500
@@ -41,7 +41,7 @@
 [tool.black]
 line-length = 80
 include = '\.py$'
-exclude = '''
+extend-exclude = '''
 build/
 | wheelhouse/
 | dist/