Skip to content

Commit d16c827

Browse files
authored
Update Doc/library/unittest.rst
1 parent 842f68a commit d16c827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/unittest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1573,7 +1573,7 @@ Test cases
15731573

15741574
.. attribute:: loop_factory
15751575

1576-
The *loop_factory* passed to :class:`asyncio.Runner` override
1576+
The *loop_factory* passed to :class:`asyncio.Runner`. Override
15771577
in subclasses with :class:`asyncio.EventLoop` to avoid using the
15781578
asyncio policy system.
15791579

0 commit comments

Comments
 (0)