Code duplication hell
- ctx_gradient_add_stop_u8(self->ctx, pos, red, green, blue, alpha);+ ctx_gradient_add_stop_u8(+ self->ctx, pos, red, green, blue, alpha+ ); } return MP_OBJ_FROM_PTR(self);Cleaning up project directory and file based variablesERROR: Job failed: exit code 1