add_chart() returns GraphicFrame
object but typed return annotation is Chart
#1035
Labels
GraphicFrame
object but typed return annotation is Chart
#1035
pptx.shapes.shapetree._BaseGroupShapes.add_chart()
returnsGraphicFrame
object but typed return annotation isChart
. This is causing issues with typecheckers.The text was updated successfully, but these errors were encountered: