mirror of
https://github.com/django/django.git
synced 2025-09-18 00:10:22 +00:00
Fixed E305 flake8 warnings.
This commit is contained in:
parent
6072de727f
commit
967be82443
114 changed files with 360 additions and 0 deletions
|
@ -228,6 +228,7 @@ def keep_lazy_text(func):
|
|||
"""
|
||||
return keep_lazy(six.text_type)(func)
|
||||
|
||||
|
||||
empty = object()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue