Skip to content

Commit

Permalink
Update pydra/engine/environments.py
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Markiewicz <[email protected]>
  • Loading branch information
djarecka and effigies committed Nov 15, 2023
1 parent 89de9e6 commit bfaa681
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pydra/engine/environments.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ class Container(Environment):
Name of the container image
tag : str
Tag of the container image
output_cpath : str
Path to the output directory in the container
root : str
Base path for mounting host directories into the container
xargs : Union[str, List[str]]
Extra arguments to be passed to the container
"""
Expand Down

0 comments on commit bfaa681

Please sign in to comment.