Skip to content

Commit

Permalink
remove black dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Fogapod committed Feb 10, 2024
1 parent 6c85b84 commit 2be880d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 93 deletions.
93 changes: 1 addition & 92 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ drf-spectacular = "^0.27.1"
[tool.poetry.group.lint.dependencies]
pre-commit = "3.*"
ruff = "0.2.*"
black = "24.*"

# typecheck is separate for CI
[tool.poetry.group.typecheck.dependencies]
Expand Down

0 comments on commit 2be880d

Please sign in to comment.