Skip to content

Commit

Permalink
For real this time.
Browse files Browse the repository at this point in the history
  • Loading branch information
morriscb committed Jan 13, 2023
1 parent e9c07ef commit 243ee22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def _get_multiplane_meta(self):
ophys_container_id=ophys_experiment_metadata._ophys_container_id,
field_of_view_shape=ophys_experiment_metadata._field_of_view_shape,
imaging_depth=ophys_experiment_metadata._imaging_depth,
targeted_imaging_depth=ophys_experiment_metadata._targeted_imaging_depth, # noqa: E501
targeted_imaging_depth=ophys_experiment_metadata._targeted_imaging_depth, # noqa: E501
project_code=ophys_experiment_metadata._project_code,
imaging_plane_group=imaging_plane_group,
)
Expand Down

0 comments on commit 243ee22

Please sign in to comment.