Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

No exports from tensorflow #881

Closed
jakebailey opened this issue Apr 4, 2019 · 1 comment
Closed

No exports from tensorflow #881

jakebailey opened this issue Apr 4, 2019 · 1 comment
Assignees
Milestone

Comments

@jakebailey
Copy link
Member

From #869:

image

tensorflow's __all__ should be getting marked as unusable, but it may be something else.

@jakebailey
Copy link
Member Author

The tensorflow __all__ is a comprehension. The assignment handler evaluates the comprehension which ends up coming out as a list containing a single element, rather than everything.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant