Skip to content

Commit 7b8f5ca

Browse files
committed
Fixed doc string
1 parent b44ae25 commit 7b8f5ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/qq_lib/properties/array_info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ def atomically_increment_n_finished_tasks(cls, file: Path, host: str) -> int:
104104
105105
Args:
106106
path (Path): The path to the qq array file.
107+
host (str): The host where the file is located.
107108
108109
Returns:
109110
int: The updated n_finished_tasks value.

0 commit comments

Comments
 (0)