Skip to content

Commit 31d6239

Browse files
committed
Fix typo in news
1 parent 7bccaf6 commit 31d6239

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,3 +1,3 @@
11
Reorder function annotations so positional-only arguments are returned
2-
before other arguments. This fixes how :func:`functools.singledispatch``
2+
before other arguments. This fixes how :func:`functools.singledispatch`
33
registers functions with positional-only arguments.

0 commit comments

Comments
 (0)