Skip to content

Commit

Permalink
Cleanup sphinx nitpicks (#6840)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Jul 22, 2022
1 parent c34eccb commit 934db9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 934db9a

Please sign in to comment.