Skip to content

Commit 62790f7

Browse files
authored
remove () to fix sphinx lint
1 parent d6bddec commit 62790f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Improve an exception error message in ``_overlapped.BindLocal()`` that is raised when :meth:`asyncio.loop.sock_connect()` is called on a :class:`asyncio.ProactorEventLoop` with a socket that has an invalid address family.
1+
Improve an exception error message in ``_overlapped.BindLocal()`` that is raised when :meth:`asyncio.loop.sock_connect` is called on a :class:`asyncio.ProactorEventLoop` with a socket that has an invalid address family.

0 commit comments

Comments
 (0)