python-neo icon indicating copy to clipboard operation
python-neo copied to clipboard

Make RawIO and IO docstrings consistent

Open JuliaSprenger opened this issue 2 years ago • 0 comments

by

  • importing the rawio doc into the io
  • each (raw)io should have an examples attribute providing the (raw)io specific example code
  • this code will be appended to the respective (raw)io docstring

JuliaSprenger avatar Jun 14 '23 07:06 JuliaSprenger