Skip to content

Commit

Permalink
Documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Oct 1, 2024
1 parent f0e9c22 commit 7469374
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions reportportal_client/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -700,8 +700,7 @@ def finish_launch(self,
:param end_time: Launch end time
:param status: Launch status. Can be one of the followings:
PASSED, FAILED, STOPPED, SKIPPED, RESET,
CANCELLED
PASSED, FAILED, STOPPED, SKIPPED, CANCELLED
:param attributes: Launch attributes
"""
if self.use_own_launch:
Expand Down

0 comments on commit 7469374

Please sign in to comment.