Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 11, 2025
1 parent 209d036 commit cdaf8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@
("py:class", "cgi.FieldStorage"), # undocumented
("py:meth", "aiohttp.web.UrlDispatcher.register_resource"), # undocumented
("py:func", "aiohttp_debugtoolbar.setup"), # undocumented
("py:class", "socket.SocketKind"), # undocumented
("py:class", "socket.SocketKind"), # undocumented
]

# -- Options for towncrier_draft extension -----------------------------------
Expand Down

0 comments on commit cdaf8ba

Please sign in to comment.