Skip to content

Commit

Permalink
🔧 increase line length to 100
Browse files Browse the repository at this point in the history
  • Loading branch information
zrquan committed Aug 4, 2024
1 parent cfb5784 commit 0647b82
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 @@ -14,6 +14,9 @@ aiofiles = "^24.1.0"
[tool.poetry-dynamic-versioning]
enable = true

[tool.ruff]
line-length = 100

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

0 comments on commit 0647b82

Please sign in to comment.