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

[Request] Add filename extension requirement to mpu.io.write() and read() #68

Open
OutsourcedGuru opened this issue Jan 24, 2020 · 0 comments

Comments

@OutsourcedGuru
Copy link

I had to deep-dive the source code to see why my mpu.io.write() was silently just writing a zero-byte size output to a file with a filename format like: 20200124022008221627_2. Since my output file didn't have a file extension, your code fell to this line.

Could you update the README.md at the end to have a little more information about your expected file extensions? Thanks.

MartinThoma added a commit that referenced this issue Jun 23, 2020
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