change max lenght
This commit is contained in:
@@ -171,7 +171,7 @@ exclude_lines = [
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 120
|
||||
line-length = 100
|
||||
target-version = "py310"
|
||||
src = ["src", "tests"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user