--- a
+++ b/pyproject.toml
@@ -0,0 +1,3 @@
+[tool.black]
+line-length = 100
+exclude = '(\.eggs|\.git|\.github)'