Skip to content

Commit

Permalink
mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-risch committed Dec 29, 2023
1 parent 8b0581f commit 1ae9236
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integrations/amazon_bedrock/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ exclude_lines = [
[[tool.mypy.overrides]]
module = [
"botocore.*",
"transformers.*",
"boto3.*",
"haystack.*",
"pytest.*",
"numpy.*",
Expand Down

0 comments on commit 1ae9236

Please sign in to comment.