We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
58c67b1
Call section.append(Presentable) instead of section.presentables.append(Presentable)
section.append(Presentable)
section.presentables.append(Presentable)