Diff of /pyproject.toml [000000] .. [030aeb]

Switch to side-by-side view

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