diff --git a/pyproject.toml b/pyproject.toml index d2d873b..574e924 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.ruff] -line-length = 88 +line-length = 99 [tool.ruff.format] docstring-code-format = true