Skip to content

Commit cdaf8ba

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 209d036 commit cdaf8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@
427427
("py:class", "cgi.FieldStorage"), # undocumented
428428
("py:meth", "aiohttp.web.UrlDispatcher.register_resource"), # undocumented
429429
("py:func", "aiohttp_debugtoolbar.setup"), # undocumented
430-
("py:class", "socket.SocketKind"), # undocumented
430+
("py:class", "socket.SocketKind"), # undocumented
431431
]
432432

433433
# -- Options for towncrier_draft extension -----------------------------------

0 commit comments

Comments
 (0)