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

Omit files for more correct progress bar #131

Open
bart1 opened this issue Jul 10, 2023 · 0 comments
Open

Omit files for more correct progress bar #131

bart1 opened this issue Jul 10, 2023 · 0 comments

Comments

@bart1
Copy link
Collaborator

bart1 commented Jul 10, 2023

data_files = sorted(os.listdir(self.data_path))

It would be good here to omit *.bin and *.pkl files as those are the cache files now each time reading is attempted while they are not valid input files

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

No branches or pull requests

1 participant