Skip to content

Commit

Permalink
Regen clinic
Browse files Browse the repository at this point in the history
  • Loading branch information
erlend-aasland committed Jan 25, 2023
1 parent 97eef29 commit e5bf6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/itertoolsmodule.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class itertools.filterfalse "filterfalseobject *" "clinic_state()->filterfalse_t
class itertools.count "countobject *" "clinic_state()->count_type"
class itertools.pairwise "pairwiseobject *" "clinic_state()->pairwise_type"
[clinic start generated code]*/
/*[clinic end generated code: output=da39a3ee5e6b4b0d input=419423f2d82cf388]*/
/*[clinic end generated code: output=da39a3ee5e6b4b0d input=aa48fe4de9d4080f]*/

#include "clinic/itertoolsmodule.c.h"
#undef clinic_state
Expand Down

0 comments on commit e5bf6f8

Please sign in to comment.