Skip to content

Commit

Permalink
raaaaaaaaaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilouf committed Jan 15, 2025
1 parent 7fba68a commit d019b55
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 @@ -115,4 +115,4 @@ flake8 = { shell = "pflake8 lemarche" }
isort = { shell = "isort ./lemarche/*.py" }
black = { shell = "black lemarche" }
clean_code = ["isort", "black"]
clean = { shell = "rm -r __pycache__/" }
clean = { shell = "rm -r __pycache__/" }

0 comments on commit d019b55

Please sign in to comment.