Skip to content

Commit

Permalink
fix the same ruff lengh like sdk python
Browse files Browse the repository at this point in the history
  • Loading branch information
wartraxx51 committed Feb 18, 2025
1 parent f0ec901 commit ebddd22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ mypy = "^1.13.0"
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.ruff]
line-length = 120

0 comments on commit ebddd22

Please # to comment.