Skip to content

Commit ab0e2f2

Browse files
committed
e2e test 2
Signed-off-by: Pat O'Connor <[email protected]>
1 parent 9b9fdb8 commit ab0e2f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/codeflare_sdk/ray/cluster/cluster.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
The cluster sub-module contains the definition of the Cluster object, which represents
1717
the resources requested by the user. It also contains functions for checking the
1818
cluster setup queue, a list of all existing clusters, and the user's working namespace.
19+
20+
E2E TESTING
1921
"""
2022

2123
from time import sleep

0 commit comments

Comments
 (0)