diff --git a/pyproject.toml b/pyproject.toml index 374fd819..45d66c92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ src_paths = [ "pyagentspec/tests", ] profile = "black" -line_length = 100 +line_length = 20 [tool.black] line-length = 100