Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 19, 2022
1 parent 3754e62 commit c1dbf70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ def run_conversion(
stub_test : bool
If ``True``, truncates the write operation for fast testing. The default is ``False``.
external_mode : bool
:py:class:`~pynwb.image.ImageSeries` may contain either video data or file paths to external movie files.
:py:class:`~pynwb.image.ImageSeries` may contain either video data or file paths to external movie files.
If True, this utilizes the more efficient method of writing the relative path to the video files (recommended).
starting_times : list, optional
List of start times for each movie. If unspecified, assumes that the movies in the file_paths list are in
Expand Down

0 comments on commit c1dbf70

Please sign in to comment.