diff --git a/pyproject.toml b/pyproject.toml index 4fac63c605..80aef64c0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ exclude = [ "venv", ] -line-length = 550 +line-length = 88 indent-width = 4 target-version = "py39" @@ -66,4 +66,4 @@ indent-style = "space" skip-magic-trailing-comma = false # Like Black, automatically detect the appropriate line ending. -line-ending = "auto" \ No newline at end of file +line-ending = "auto"