Skip to content

Commit df2d466

Browse files
committed
move comments
1 parent 1331a3e commit df2d466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/_testclinic.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1496,7 +1496,7 @@ _testclinic.TestClass.varpos_no_fastcall
14961496
static PyObject *
14971497
_testclinic_TestClass_varpos_no_fastcall_impl(PyTypeObject *type,
14981498
PyObject *args)
1499-
/*[clinic end generated code: output=edfacec733aeb9c5 input=e385fc8a3af7ae44]*/
1499+
/*[clinic end generated code: output=edfacec733aeb9c5 input=3f298d143aa98048]*/
15001500
{
15011501
return Py_NewRef(args);
15021502
}

0 commit comments

Comments
 (0)