diff --git a/docs/topics/files.txt b/docs/topics/files.txt index dff933e3213..dbe95498186 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 ===================