Skip to content

Commit

Permalink
Revert "[fix] minor syntax fix — missing comma"
Browse files Browse the repository at this point in the history
This reverts commit 62aa5a9.
  • Loading branch information
bhavnicksm committed Jan 4, 2025
1 parent d443199 commit e3aa2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ packages = ["chonkie",
"chonkie.refinery"]

[tool.ruff]
select = ["F", "I", "D", "DOC"]
select = ["F", "I", "D", "DOC"]

0 comments on commit e3aa2d2

Please sign in to comment.