Skip to content

Commit

Permalink
docstring format
Browse files Browse the repository at this point in the history
  • Loading branch information
Linchin committed Aug 30, 2024
1 parent bb172be commit d231424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/firestore_v1/base_aggregation.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ def get(
Returns:
(QueryResultsList[List[AggregationResult]] | List[List[AggregationResult]]):
The aggregation query results.
The aggregation query results.
"""

@abc.abstractmethod
Expand Down

0 comments on commit d231424

Please sign in to comment.