mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-28 02:24:48 +00:00
Clean up E125 error
This commit is contained in:
parent
ca61a26842
commit
6828537c4b
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ def search(
|
|||
search_title_only=False,
|
||||
extra_filters={},
|
||||
path=None,
|
||||
):
|
||||
):
|
||||
|
||||
# Get default templates
|
||||
if template is None:
|
||||
|
|
|
|||
Loading…
Reference in a new issue