summaryrefslogtreecommitdiff
path: root/examples/convert_cache.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/convert_cache.py')
-rwxr-xr-xexamples/convert_cache.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/convert_cache.py b/examples/convert_cache.py
index ce4f18f..a016bed 100755
--- a/examples/convert_cache.py
+++ b/examples/convert_cache.py
@@ -1,5 +1,6 @@
#!/usr/bin/env python
-"""Example of converting data cached in older versions of requests-cache (<=0.5.2)
+"""
+Example of converting data cached in older versions of requests-cache (<=0.5.2)
into the current format
"""
from requests import Response