Skip to content

Commit adac2e0

Browse files
improve comments
1 parent 0e37654 commit adac2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/node_labels.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def main():
3636
}
3737
}
3838

39-
# Creating a list of cluster nodes
39+
# Listing the cluster nodes
4040
node_list = api_instance.list_node()
4141

4242
print("%s\t\t%s" % ("NAME", "LABELS"))

0 commit comments

Comments
 (0)