From 934db9ab96866169327e1c98765725cb51c14ac2 Mon Sep 17 00:00:00 2001 From: Sam Bull Date: Fri, 22 Jul 2022 22:46:17 +0100 Subject: [PATCH] Cleanup sphinx nitpicks (#6840) --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 1a518c3517e..46d36dfa25f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -390,7 +390,6 @@ ("py:class", "aiohttp.SimpleCookie"), # undocumented ("py:class", "aiohttp.web.RequestHandler"), # undocumented ("py:class", "aiohttp.NamedPipeConnector"), # undocumented - ("py:meth", "aiohttp.ClientSession.request"), # undocumented ("py:class", "aiohttp.protocol.HttpVersion"), # undocumented ("py:class", "aiohttp.ClientRequest"), # undocumented ("py:class", "aiohttp.payload.Payload"), # undocumented