-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat: adding sagemaker raw stubs #10355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Hello @AlexWaygood |
ruff is a linter for Python that has many autofixes. We don't include it in our CI yet, but a lot of the autofixes it contains can be pretty useful for typeshed PRs. I ran |
ok thanks a lot ! I will have a look at it also |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
This pull request adds the sagemaker typing to typeshed.
Sagemaker has no stub available on the internet.