SearchHeadline in django.contrib.postgres.search
missing definition
#929
Labels
bug
Something isn't working
django.contrib.postgres.search
missing definition
#929
Bug report
What's wrong
SearchHeadline
is defined indjango.contrib.postgres.search
, but it seems to be missing from the stubs. It seems like virtually all other stubs for this file hav ebeen provided.Failing test case:
How is that should be
The stub should roughly match the contents that are here: https://github.com/django/django/blob/main/django/contrib/postgres/search.py#L267
System information
python
version: 3.10.2django
version: 4.0.3mypy
version: 0.942django-stubs
version: 1.10.1django-stubs-ext
version: 0.4.0The text was updated successfully, but these errors were encountered: