Skip to content

Commit b6ba002

Browse files
committed
+1
1 parent de58b64 commit b6ba002

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Objects/clinic/floatobject.c.h

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Objects/floatobject.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1695,7 +1695,7 @@ C type named by typestr.
16951695

16961696
static PyObject *
16971697
float___getformat___impl(PyTypeObject *type, const char *typestr)
1698-
/*[clinic end generated code: output=2bfb987228cc9628 input=d2735823bfe8e81e]*/
1698+
/*[clinic end generated code: output=2bfb987228cc9628 input=0ae1ba35d192f704]*/
16991699
{
17001700
float_format_type r;
17011701

0 commit comments

Comments
 (0)