mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-19 06:20:59 +00:00
Clean up W391 errors
This commit is contained in:
parent
bf7292ffcf
commit
01808528db
2 changed files with 0 additions and 2 deletions
|
|
@ -36,4 +36,3 @@ register_snippet(RegisterFunction)
|
|||
@register_snippet
|
||||
class RegisterDecorator(models.Model):
|
||||
pass
|
||||
|
||||
|
|
|
|||
|
|
@ -140,4 +140,3 @@ class SearchField(BaseField):
|
|||
|
||||
class FilterField(BaseField):
|
||||
suffix = '_filter'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue