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

pytables 3.x PEP8 naming convention #6

Open
nraval1729 opened this issue Apr 5, 2017 · 1 comment
Open

pytables 3.x PEP8 naming convention #6

nraval1729 opened this issue Apr 5, 2017 · 1 comment

Comments

@nraval1729
Copy link

nraval1729 commented Apr 5, 2017

It seems that newer releases of pytables have adapted PEP8 naming conventions as mentioned here.
tables.openFile() should now be tables.open_file() on line 39 of hdf5_getters.py. Sorry if this is already known. I just came across it and wanted to point it out!
Should you decide to update it, there is a handy pytables tool that automatically takes care of these name changes.

@marikgoldstein
Copy link

I just came across the above as well. It would be great to change it in the repo.

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

2 participants