Skip to content

Commit

Permalink
Remove black from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Desiders committed Feb 13, 2024
1 parent 51933bb commit f809b26
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 @@ -23,7 +23,6 @@ test = [
]
lint = [
"ruff~=0.1.9",
"black~=23.12.1",
"isort~=5.13.2",
]

Expand Down

0 comments on commit f809b26

Please sign in to comment.