Specify return type of create_or_update_user
This commit is contained in:
parent
8d3f488d6d
commit
74ad006428
@ -55,8 +55,8 @@ class CloudProviderInterface:
|
||||
if it has a csp_user_id it will try to update that user
|
||||
csp_role_id -- The id of the role the user should be given in the CSP
|
||||
|
||||
Raises:
|
||||
NotImplementedError: [description]
|
||||
Returns:
|
||||
string: Returns the interal csp_user_id of the created/updated user account
|
||||
"""
|
||||
raise NotImplementedError()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user