-
Notifications
You must be signed in to change notification settings - Fork 6.7k
fix: moving imports inside functions #11422
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
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
04c96b1 to
59f8880
Compare
|
To unlock the 3.12 build, we need to update |
59f8880 to
95c7041
Compare
84e5ea2 to
c392305
Compare
Description
Fixes #9505
Samples haven't reflect, which exact import is needed to make it working. Refactoring to make it more precise