mirror of
https://github.com/django/django.git
synced 2025-11-18 02:56:45 +00:00
black
This commit is contained in:
parent
9da7cd51a2
commit
4a6c030092
1 changed files with 1 additions and 0 deletions
|
|
@ -228,6 +228,7 @@ def strip_tags(value):
|
|||
strip_tags_depth += 1
|
||||
return value
|
||||
|
||||
|
||||
_strip_spaces_pattern = _lazy_re_compile(r">\s+<")
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue