Skip to content

Commit

Permalink
build(pyproject.toml): add blacken-docs package to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sepehr-akbarzadeh committed Sep 3, 2024
1 parent 29e92ba commit c8fcc5f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 15 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ isort = "^5.13.2"
bandit = { extras = [ "toml" ], version = "^1.7.9" }
django-debug-toolbar = "^4.4.6"
django-migration-linter = "^5.1.0"
blacken-docs = "^1.18.0"

[tool.black]
line-length = 88
Expand Down

0 comments on commit c8fcc5f

Please sign in to comment.