diff --git a/readthedocs/examples/users.rst b/readthedocs/examples/users.rst index 500c282d..d9c648ae 100644 --- a/readthedocs/examples/users.rst +++ b/readthedocs/examples/users.rst @@ -71,4 +71,4 @@ through :tl:`UploadProfilePhoto`: await client(UploadProfilePhotoRequest( await client.upload_file('/path/to/some/file') - ))) + ))