Skip to content

Commit c6821d6

Browse files
committed
Clarify 'not an API' in docstring.
See: #622 (comment). [ci skip].
1 parent 83ed437 commit c6821d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcloud/_localstack.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
"""Thread-local resource stack.
1515
16-
Not an API.
16+
This module is not part of the public API surface of `gcloud`.
1717
"""
1818

1919
try:

0 commit comments

Comments
 (0)