Skip to content

Commit

Permalink
remove FilePathType from docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
weiglszonja committed Aug 28, 2024
1 parent 8892869 commit 6e60d17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def __init__(
Parameters
----------
file_path: FilePathType
file_path: Union[str, Path]
Path to the raw Bpod data file (.mat).
default_struct_name: str
The name of the struct in the .mat file that contains the Bpod data, default is 'SessionData'.
Expand Down

0 comments on commit 6e60d17

Please sign in to comment.