Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed Sep 13, 2024
1 parent d2fbc84 commit dd45499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.ruff]
line-length = 120
exclude=[
"migrations/versions/*",
]
line-length = 120

[tool.ruff.lint]
preview = true
Expand Down

0 comments on commit dd45499

Please sign in to comment.