mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-16 19:41:06 +03:00
Fix docstring.
This commit is contained in:
parent
a3f483a6b1
commit
34a2526fd0
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
The :mod:`compatibility ` module provides support for backwards compatibility with older versions of django/python.
|
||||
The :mod:`compat` module provides support for backwards compatibility with older versions of django/python.
|
||||
"""
|
||||
|
||||
# cStringIO only if it's available
|
||||
|
|
Loading…
Reference in New Issue
Block a user