Skip to content

Commit 04325fa

Browse files
committed
fix lint
1 parent 666abb7 commit 04325fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Document that :func:`inspect.iscoroutinefunction`, :func:`inspect.isgeneratorfunction`,
2-
and :func:`inspect.isasyncgenfunction` now properly return ``True`` for
1+
Document that :func:`inspect.iscoroutinefunction`, :func:`inspect.isgeneratorfunction`,
2+
and :func:`inspect.isasyncgenfunction` now properly return ``True`` for
33
duck-typed function-like objects so that Cython functions can support them

0 commit comments

Comments
 (0)