diff --git a/.ruff.toml b/.ruff.toml index f50ea8a3c..6c1423196 100644 --- a/.ruff.toml +++ b/.ruff.toml @@ -1,5 +1,5 @@ target-version = "py310" -line-length = 110 +line-length = 120 exclude = [ ".git,", "__pycache__",