We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5af680 commit 6b1f13eCopy full SHA for 6b1f13e
src/cbapi/psc/defense/rest_api.py
@@ -62,7 +62,7 @@ class Query(PaginatedQuery):
62
"""Represents a prepared query to the Cloud Endpoint Standard server.
63
64
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
+ operation on models requested from the Cloud Endpoint Standard server. You should not have to create
66
this class yourself.
67
68
The query is not executed on the server until it's accessed, either as an iterator (where it will generate values
0 commit comments