Skip to content

Commit 9862022

Browse files
authored
Merge pull request #72 from eclipse-ankaios/71_wildcard_support
Remove support for wildcard from documentation
2 parents f1ca675 + 3038c21 commit 9862022

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ankaios_sdk/ankaios.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,6 @@ def get_workload(self, workload_name: str,
442442
"""
443443
Get the workload with the provided name from the
444444
requested complete state.
445-
If the workload name contains a wildcard, all workloads matching
446-
the pattern will be returned.
447445
448446
Args:
449447
workload_name (str): The name of the workload.

0 commit comments

Comments
 (0)