Skip to content

Commit b6a1078

Browse files
Update Modules/intmathmodule.c
Co-authored-by: Sergey B Kirpichev <[email protected]>
1 parent 2a9341d commit b6a1078

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/intmathmodule.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,7 +1125,6 @@ to the coefficient of k-th term in polynomial expansion of the
11251125
expression (1 + x)**n.
11261126
11271127
Raises ValueError if either of the arguments are negative.
1128-
11291128
[clinic start generated code]*/
11301129

11311130
static PyObject *

0 commit comments

Comments
 (0)