Skip to content

Commit 7469374

Browse files
committed
Documentation fix
1 parent f0e9c22 commit 7469374

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

reportportal_client/client.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -700,8 +700,7 @@ def finish_launch(self,
700700
701701
:param end_time: Launch end time
702702
:param status: Launch status. Can be one of the followings:
703-
PASSED, FAILED, STOPPED, SKIPPED, RESET,
704-
CANCELLED
703+
PASSED, FAILED, STOPPED, SKIPPED, CANCELLED
705704
:param attributes: Launch attributes
706705
"""
707706
if self.use_own_launch:

0 commit comments

Comments
 (0)