mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-03 20:10:10 +03:00
Strip whitespace
Grrr. GitHub web editor 😡
This commit is contained in:
parent
6c4cf2c646
commit
5b152b2541
|
@ -248,7 +248,7 @@ else:
|
|||
def md_filter_add_syntax_highlight(md):
|
||||
return False
|
||||
|
||||
# pytz is required from Django 1.11. Remove when dropping Django 1.10 support.
|
||||
# pytz is required from Django 1.11. Remove when dropping Django 1.10 support.
|
||||
try:
|
||||
import pytz # noqa
|
||||
from pytz.exceptions import InvalidTimeError
|
||||
|
|
Loading…
Reference in New Issue
Block a user