Skip to content

Commit

Permalink
Yet more removal of darglint
Browse files Browse the repository at this point in the history
  • Loading branch information
anschweitzer committed Aug 6, 2024
1 parent 49e404c commit 27396cd
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 68 deletions.
121 changes: 56 additions & 65 deletions poetry.lock

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

4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pytest-asyncio = "^0.20.3"
Pygments = ">=2.10.0"
black = ">=21.10b0"
coverage = {extras = ["toml"], version = ">=6.2"}
darglint = ">=1.8.1"
# darglint = ">=1.8.1"
flake8 = ">=4.0.1"
flake8-bandit = ">=2.1.2"
flake8-bugbear = ">=21.9.2"
Expand All @@ -45,11 +45,9 @@ pre-commit = ">=2.16.0"
pre-commit-hooks = ">=4.1.0"
pytest = ">=6.2.5"
pyupgrade = ">=2.29.1"
#safety = ">=1.10.3"
sphinx = ">=4.3.2"
sphinx-autobuild = ">=2021.3.14"
sphinx-click = ">=3.0.2"
#typeguard = ">=2.13.3"
xdoctest = {extras = ["colors"], version = ">=0.15.10"}
myst-parser = {version = ">=0.16.1"}
sphinx-rtd-theme = "^1.1.1"
Expand Down

0 comments on commit 27396cd

Please sign in to comment.