Skip to content

Commit

Permalink
Add references to ignore (#5749) (#5752)
Browse files Browse the repository at this point in the history
(cherry picked from commit 1520b8f)

Co-authored-by: Olexiy Pohorely <52452803+l1storez@users.noreply.github.com>
  • Loading branch information
patchback[bot] and l1storez committed May 31, 2021
1 parent 737a9f5 commit f00b481
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/conf.py
Expand Up @@ -372,4 +372,6 @@
("py:class", "aiohttp.protocol.HttpVersion"), # undocumented
("py:meth", "aiohttp.ClientSession.request"), # undocumented
("py:class", "aiohttp.StreamWriter"), # undocumented
("py:obj", "logging.DEBUG"), # undocumented
("py:class", "aiohttp.abc.AbstractAsyncAccessLogger"), # undocumented
]

0 comments on commit f00b481

Please sign in to comment.