Skip to content

Commit 5b02d12

Browse files
Update utils.py
Updated with comments
1 parent a7ab265 commit 5b02d12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/python_client_library/utils.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""
22
This module is used by the other example modules in this directory. It is not
3-
meant as a stand-alone application.
3+
meant as a stand-alone application.
4+
Common API calls such as getting key for SVM, volumes, displaying methods are added for ease of use of other modules
45
Copyright (c) 2020 NetApp, Inc. All Rights Reserved.
56
Licensed under the BSD 3-Clause "New" or "Revised" License (the "License");
67
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)