mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Add a bit more to another docstring
This commit is contained in:
parent
74418a558b
commit
9ac2769be3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue