Skip to content
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

fix submodule imports by importing functions directly #6162

Closed

Conversation

NicolasHug
Copy link
Member

Summary:
fixes two sporadic issues from missing attributes:

  • breaking circular imports
  • submodule not being imported explicitly

Reviewed By: ehhuang

Differential Revision: D37071652

Summary:
fixes two sporadic issues from missing attributes:

- breaking circular imports
- submodule not being imported explicitly

Reviewed By: ehhuang

Differential Revision: D37071652

fbshipit-source-id: 7566952e748cc7cca8de9cf31eeb9f25d3b047ae
@datumbox
Copy link
Contributor

datumbox commented Jun 14, 2022

Did the lint_c binary changed? This seems unrelated to this PR.

Also these looks like a fbsync export. Let's tag the PR accordingly to avoid merging it back to FBcode. It's not a FBsync.

@NicolasHug
Copy link
Member Author

Did the lint_c binary changed? This seems unrelated to this PR.

Hm, yeah I think we can ignore it.

The unittest_linux jobs are already failing on #5009 as well.

@NicolasHug
Copy link
Member Author

NicolasHug commented Jun 22, 2022

They landed the diff so the cherry-pick PR is #6188. Let's see if the weird lint_c error appears over there
EDIT: looks like it's fine

@NicolasHug NicolasHug closed this Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants