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

backend option in reader #189

Open
ercius opened this issue Jan 9, 2021 · 0 comments
Open

backend option in reader #189

ercius opened this issue Jan 9, 2021 · 0 comments

Comments

@ercius
Copy link
Collaborator

ercius commented Jan 9, 2021

The backend keyword in io.reader() is not checked for incorrect input. If I set:
stempy.io.reader(iFiles,stio.FileVersion.VERSION5, backend='nothing')
the code still runs. Im then unsure which backend is being used.

Need to check backend input for valid options.

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