Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
hanyul-ryu authored Aug 6, 2024
1 parent 268ae01 commit 1692a8c
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 @@ -76,3 +76,6 @@ line-length = 79
[tool.isort]
profile = "black"
line_length = 79

[tool.poetry.scripts]
clean = "clean:clean_project"

0 comments on commit 1692a8c

Please sign in to comment.