Skip to content

Commit 4a0b38a

Browse files
Fix typo
1 parent dd20797 commit 4a0b38a

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 @@
1-
Fixed failure to raise :exc:`TypeError` in :meth:`inspect.signature.bind`
1+
Fixed failure to raise :exc:`TypeError` in :meth:`inspect.Signature.bind`
22
for positional-only arguments provided by keyword when a variadic keyword
33
argument (e.g. ``**kwargs``) is present.

0 commit comments

Comments
 (0)