G-Node / python-neo

Fork of python-neo for maintaining the NIX IO.
https://github.com/NeuralEnsemble/python-neo
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

nixio.py read_block indexing problem #18

Closed hkchekc closed 5 years ago

hkchekc commented 6 years ago

https://github.com/G-Node/python-neo/blob/259648e32dec29018ce18b9960ce93db74355290/neo/io/nixio.py#L218

This line makes the the params to be ineffective.

I think the line 218 and 219 should be indented.

hkchekc commented 5 years ago

Fixed already in master