Skip to content

Commit

Permalink
Merge pull request #1269 from zvi-quantivly/zvi/mnt/remove-pre-commit…
Browse files Browse the repository at this point in the history
…-dependency

Removed pre-commit from development dependencies
  • Loading branch information
oesteban committed Apr 15, 2024
2 parents 39be284 + 4b1e896 commit 5cca275
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ notebook = [

dev = [
"black ~= 22.3.0",
"pre-commit",
"isort ~= 5.10.1",
"flake8-pyproject",
]
Expand Down

0 comments on commit 5cca275

Please sign in to comment.