Skip to content

Commit

Permalink
chore: ruff line length = 140
Browse files Browse the repository at this point in the history
  • Loading branch information
GreyElaina committed Sep 22, 2024
1 parent 18c42fb commit 49f23ad
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 @@ -142,3 +142,6 @@ pythonVersion = "3.8"
pythonPlatform = "All"
typeCheckingMode = "basic"
disableBytesTypePromotions = true

[tool.ruff]
line-length = 140

0 comments on commit 49f23ad

Please sign in to comment.