diff --git a/docs/topics/files.txt b/docs/topics/files.txt index 58bf9b7715..f8fd623f0b 100644 --- a/docs/topics/files.txt +++ b/docs/topics/files.txt @@ -92,7 +92,7 @@ location (:setting:`MEDIA_ROOT` if you are using the default >>> image = Image.open(car.photo) >>> image - + The ``File`` object ===================