Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Use of internal packages #7

Open
Charles23R opened this issue Aug 11, 2021 · 1 comment
Open

Use of internal packages #7

Charles23R opened this issue Aug 11, 2021 · 1 comment

Comments

@Charles23R
Copy link

Hi,
I think you are using internal packages in scripts/summarize.ipynb.

For example:
from google3.pyglib import gfile
with gfile.Open(filename) as f:

@jonbarron
Copy link
Contributor

Oops, you're right correct. Using open instead of gfile.Open should hopefully fix this, feel free to submit a PR fixing this if you like.

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

2 participants