Skip to content

Commit

Permalink
added docstring entry for container_name
Browse files Browse the repository at this point in the history
  • Loading branch information
pauladkisson committed Nov 14, 2024
1 parent 1db00ef commit 8af23f8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ def add_to_nwbfile(
nwb file to which the recording information is to be added
metadata: dict
metadata info for constructing the nwb file (optional).
container_name: str, default: "PoseEstimation"
Name of the container to store the pose estimation.
"""
from ._dlc_utils import _add_subject_to_nwbfile

Expand Down

0 comments on commit 8af23f8

Please sign in to comment.