Skip to content

Commit c69262f

Browse files
authored
Update high_level_actions.py
1 parent 15b2866 commit c69262f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyplanqk/high_level_actions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def __init__(self, api_key):
3030

3131
def create_service(self, config: Dict[str, Any]) -> Dict[str, Any]:
3232
"""
33-
The create_service function creates a service in the Watson Machine Learning instance.
33+
The create_service function creates a service on PlanQK.
3434
Args:
3535
config (dict): A dictionary containing the configuration for creating a service.
3636

0 commit comments

Comments
 (0)