indentation

This commit is contained in:
Jeff Epler 2023-09-20 11:27:01 -05:00
parent 76ef77a620
commit 51f49698c2
No known key found for this signature in database
GPG Key ID: D5BF15AB975AB4DE
1 changed files with 1 additions and 1 deletions

View File

@ -65,4 +65,4 @@ MP_DEFINE_CONST_OBJ_TYPE(
MP_TYPE_FLAG_ITER_IS_ITERNEXT,
getiter, mp_identity_getiter,
iternext, scanresults_iternext
);
);