Remove extra space in doc strings

This commit is contained in:
JonnyWong16 2023-03-13 12:04:47 -07:00
parent 705fd2d3e8
commit 2dd9272f56
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -4479,7 +4479,7 @@ class WebInterface(object):
rating_key (str): Rating key of the item
Optional parameters:
media_type (str): Media type of the item (only required for a collection)
media_type (str): Media type of the item (only required for a collection)
grouping (int): 0 or 1
query_days (str): Comma separated days, e.g. "1,7,30,0"
@ -4537,7 +4537,7 @@ class WebInterface(object):
rating_key (str): Rating key of the item
Optional parameters:
media_type (str): Media type of the item (only required for a collection)
media_type (str): Media type of the item (only required for a collection)
grouping (int): 0 or 1
Returns: