update doc string

This commit is contained in:
Kevin Matocha 2022-02-02 09:23:37 -06:00
parent 89a0f37661
commit 65837a9941

View File

@ -444,7 +444,7 @@ const mp_obj_property_t displayio_display_bus_obj = {
MP_ROM_NONE},
};
//| root_group: _Group
//| root_group: Group
//| """The root group on the display."""
//|
//|