Skip to content

Commit

Permalink
add black to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gdj0nes committed Jun 14, 2024
1 parent 4ca4581 commit a903f9f
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 2 deletions.
91 changes: 89 additions & 2 deletions 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 @@ -97,6 +97,7 @@ pytest-mock = "3.6.1"
pytest-timeout = "2.2.0"
urllib3_mock = "0.3.3"
responses = ">=0.8.1"
black = "^24.4.2"

[tool.poetry.extras]
grpc = ["grpcio", "googleapis-common-protos", "lz4", "protobuf", "protoc-gen-openapiv2"]
Expand Down

0 comments on commit a903f9f

Please sign in to comment.