Skip to content

Commit

Permalink
Skip aiobotocore in type checking
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed Dec 6, 2024
1 parent b18fc6a commit 596b7cc
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 @@ -29,6 +29,7 @@ warn_unused_ignores = true
module = [
"async_timeout",
"beartype",
"aiobotocore.*",
"botocore.*",
"cachetools",
"deprecated",
Expand Down

0 comments on commit 596b7cc

Please sign in to comment.