Skip to content

Commit

Permalink
Use darglint2
Browse files Browse the repository at this point in the history
  • Loading branch information
chdemko committed Feb 10, 2024
1 parent 9c62dd0 commit 4cf74f1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ python = "^3.9"
[tool.poetry.group.dev.dependencies]
# Formatter
black = "^23.12.1"
darglint = "^1.8.1"
darglint2 = "^1.8.2"
pydoclint = {extras = ["flake8"], version = "^0.4.0"}
# pre-commit
pre-commit = "^3.6.1"
Expand Down

0 comments on commit 4cf74f1

Please sign in to comment.