mirror of
https://github.com/pocketpy/pocketpy
synced 2025-12-06 18:20:17 +00:00
[no ci] fix
This commit is contained in:
parent
60ff91d517
commit
306ee3bea4
@ -65,6 +65,7 @@ static bool pkpy_setup_gc_debug_callback(int argc, py_Ref argv) {
|
||||
} else {
|
||||
heap->debug_callback = argv;
|
||||
}
|
||||
py_newnone(py_retval());
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user