diff --git a/reportportal_client/client.py b/reportportal_client/client.py index 0189623..d365e22 100644 --- a/reportportal_client/client.py +++ b/reportportal_client/client.py @@ -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: