the following code want put two attributes into a line, but raise an exception. with dpg.group: dpg.add_node_attribute dpg.add_node_attribute "imgui.SameLine()" can put two attributes together which from 'py-imgui-redux' repo