Add a bit more to another docstring

This commit is contained in:
TehomCD 2020-03-14 01:09:04 -04:00
parent 2085f924ed
commit 7cd64ad8b8

View file

@ -65,7 +65,7 @@ class BaseTypeclassFilterSet(FilterSet):
@staticmethod
def filter_name(queryset, name, value):
"""
Filters a queryset by aliases or the key of the typeclass
Args:
queryset: The queryset being filtered
name: The name of the field