Skip to content

Commit 0950e11

Browse files
carsonmhMichaelClifford
authored andcommitted
Change create_app_wrapper description
Co-authored-by: Michael Clifford <[email protected]>
1 parent 93aa81b commit 0950e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/codeflare_sdk/cluster/cluster.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def __init__(self, config: ClusterConfiguration, generate_app_wrapper: bool = Tr
6767

6868
def create_app_wrapper(self):
6969
"""
70-
Called upon cluster object creation if generate_app_wrapper is True, creates an AppWrapper yaml
70+
Creates an AppWrapper yaml based on the specified cluster config
7171
based on the specifications of the ClusterConfiguration.
7272
"""
7373

0 commit comments

Comments
 (0)