From 4608d25770511bda4d9e6ea8bd2c65ab79b45d86 Mon Sep 17 00:00:00 2001 From: Abbas <47629974+Lordpy@users.noreply.github.com> Date: Thu, 13 Aug 2020 02:33:33 +0430 Subject: [PATCH] Update users.rst Delete a pranthesis --- readthedocs/examples/users.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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') - ))) + ))