Skip to content

Commit e4f2608

Browse files
📜🤖 Added by blurb_it.
1 parent 0608df6 commit e4f2608

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Optimize ``contextlib.contextmanager`` and ``contextlib.asynccontextmanager`` by replacing explicit ``next()`` and ``anext()`` calls with ``for`` and ``async for`` loops.

0 commit comments

Comments
 (0)