Skip to content

Commit

Permalink
restore nwb issue
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin committed May 31, 2024
1 parent b53b35c commit c1cb306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spikeinterface/extractors/tests/test_nwbextractors.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ def nwbfile_with_ecephys_content():

def _generate_nwbfile(backend, file_path):
from pynwb import NWBHDF5IO
from hdmf_zarr import NWBZarrIO

nwbfile = nwbfile_with_ecephys_content()
if backend == "hdf5":
Expand Down

0 comments on commit c1cb306

Please sign in to comment.