Skip to content

Commit e5bf6f8

Browse files
Regen clinic
1 parent 97eef29 commit e5bf6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/itertoolsmodule.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ class itertools.filterfalse "filterfalseobject *" "clinic_state()->filterfalse_t
7575
class itertools.count "countobject *" "clinic_state()->count_type"
7676
class itertools.pairwise "pairwiseobject *" "clinic_state()->pairwise_type"
7777
[clinic start generated code]*/
78-
/*[clinic end generated code: output=da39a3ee5e6b4b0d input=419423f2d82cf388]*/
78+
/*[clinic end generated code: output=da39a3ee5e6b4b0d input=aa48fe4de9d4080f]*/
7979

8080
#include "clinic/itertoolsmodule.c.h"
8181
#undef clinic_state

0 commit comments

Comments
 (0)