python-neo
python-neo copied to clipboard
Make RawIO and IO docstrings consistent
by
- importing the rawio doc into the io
- each (raw)io should have an
examplesattribute providing the (raw)io specific example code - this code will be appended to the respective (raw)io docstring