Skip to content

Commit 6b1f13e

Browse files
abowersox-cbavanbrunt-cb
authored andcommitted
added in a missing space (thanks Lisa!)
1 parent d5af680 commit 6b1f13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cbapi/psc/defense/rest_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ class Query(PaginatedQuery):
6262
"""Represents a prepared query to the Cloud Endpoint Standard server.
6363
6464
This object is returned as part of a :py:meth:`CbDefenseAPI.select`
65-
operation on models requested from the Cloud Endpoint Standardserver. You should not have to create
65+
operation on models requested from the Cloud Endpoint Standard server. You should not have to create
6666
this class yourself.
6767
6868
The query is not executed on the server until it's accessed, either as an iterator (where it will generate values

0 commit comments

Comments
 (0)