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 _list_directory function #2074

Merged
merged 1 commit into from Jun 6, 2020
Merged

Conversation

vijayphoenix
Copy link
Contributor

Expected
The function returns a list containing the names of the entries in the directory given by path.

Bug
The function returns a list of all the files in the directory tree given by path.

@googlebot googlebot added the cla: yes Author has signed CLA label Jun 5, 2020
@vijayphoenix vijayphoenix added the bug Something isn't working label Jun 5, 2020
@tfds-bot tfds-bot added the community:please_review Community - We need your help to review this PR. label Jun 5, 2020
Copy link
Member

@Conchylicultor Conchylicultor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Will merge this now.

@tfds-bot tfds-bot added tfds:ready_to_merge This PR is ready to be merged. and removed community:please_review Community - We need your help to review this PR. labels Jun 5, 2020
@tfds-copybara tfds-copybara merged commit c229668 into tensorflow:master Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla: yes Author has signed CLA tfds:ready_to_merge This PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants