noop, fix docstring

pull/494/head
Ryan Barrett 2023-04-25 21:01:45 -07:00
rodzic e303f55fdf
commit 64da82c4aa
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 6BE31FDF4776E9D4
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -173,7 +173,7 @@ def feed(domain):
def fetch_objects(query):
"""Fetches a page of Object entities from a datastore query.
Wraps :func:`common.fetch_page` and adds attributes to the returned Object
Wraps :func:`models.fetch_page` and adds attributes to the returned Object
entities for rendering in objects.html.
Args: