mirror of
https://github.com/django/django.git
synced 2025-11-18 11:00:24 +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
|
strip_tags_depth += 1
|
||||||
return value
|
return value
|
||||||
|
|
||||||
|
|
||||||
_strip_spaces_pattern = _lazy_re_compile(r">\s+<")
|
_strip_spaces_pattern = _lazy_re_compile(r">\s+<")
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue