Skip to content

Commit

Permalink
Merge branch 'main' into restore_tools_on_documentation_api
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Sep 23, 2022
2 parents 76f4ed9 + 5a557a1 commit 140fe09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/neuroconv/tools/roiextractors/roiextractors.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ def add_devices(nwbfile: NWBFile, metadata: dict) -> NWBFile:

def _create_imaging_plane_from_metadata(nwbfile: NWBFile, imaging_plane_metadata: dict) -> ImagingPlane:
"""
Private auxiliar function to create an ImagingPlane object from pynwb using the imaging_plane_metadata
Private auxiliary function to create an ImagingPlane object from pynwb using the imaging_plane_metadata.
Parameters
----------
Expand Down

0 comments on commit 140fe09

Please sign in to comment.