diff options
Diffstat (limited to 'Modules/clinic/cmathmodule.c.h')
-rw-r--r-- | Modules/clinic/cmathmodule.c.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/clinic/cmathmodule.c.h b/Modules/clinic/cmathmodule.c.h index 83de518..d0c48d3 100644 --- a/Modules/clinic/cmathmodule.c.h +++ b/Modules/clinic/cmathmodule.c.h @@ -848,4 +848,4 @@ cmath_isinf(PyModuleDef *module, PyObject *args) exit: return return_value; } -/*[clinic end generated code: output=4407f898ae07c83d input=a9049054013a1b77]*/ +/*[clinic end generated code: output=9b6d81711e4e3c4b input=a9049054013a1b77]*/ |