--- 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/