Skip to content

Commit

Permalink
Add pre-commit to style requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Nov 8, 2024
1 parent 10f190d commit fe2df60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ dependencies = [
style = [
"black ~= 24.0",
"isort",
"pre-commit",
]
pptree = [
"pptree",
Expand Down

0 comments on commit fe2df60

Please sign in to comment.