Skip to content

Commit

Permalink
added flake8 dependencies with poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
Ted Fulk committed Nov 9, 2023
1 parent f52dc74 commit b22b47e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ pydantic = "^2.4.2"
typer = {extras = ["all"], version = "^0.9.0"}
pytest-mock = "^3.12.0"
pytest-cov = "^4.1.0"
flake8-unused-arguments = "0.0.6"



Expand Down

0 comments on commit b22b47e

Please sign in to comment.