Skip to content

Commit 352fffb

Browse files
authored
Add stubs for IDE hinting (#4391)
1 parent d027894 commit 352fffb

File tree

2 files changed

+216
-0
lines changed

2 files changed

+216
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ dev = [
9595
"pytest-rerunfailures",
9696
"sphinx-exec-code",
9797
"pytest-asyncio",
98+
"boto3-stubs[cloudwatch,codebuild,ecr,lambda,logs,medical-imaging,rds,s3,sagemaker,ses]",
99+
"celery-types",
98100
]
99101

100102
[tool.uv]

uv.lock

Lines changed: 214 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)