Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion msa_sdk/msa_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def process_content(cls, status, comment, new_params, log_response=False):
Parameters
----------
status: String
Status ID: 'ENDED', 'FAIL', 'RUNNING', 'WARNING', 'PAUSE'
Status ID: 'ENDED', 'FAIL', 'WARNING', 'PAUSE'
comment: String
Comment
new_params: Dictionary
Expand Down