diff --git a/docs/index.md b/docs/index.md index d0f0ac81..cf2dd530 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4566,8 +4566,6 @@ Move(x_direction, - - ```python MoveFigure(figure, x_direction, @@ -4606,9 +4604,6 @@ RelocateFigure(figure, - - - ## Table Element @@ -4881,8 +4869,6 @@ View of second tab: First we have the Tab layout definitions. They mirror what you see in the screen shots. Tab 1 has 1 Text Element in it. Tab 2 has a Text and an Input Element. - - ```python tab1_layout = [[sg.T('This is inside tab 1')]] @@ -4956,8 +4942,6 @@ TabGroup(layout, - - - - - - - - - - - - - - - - ## Pane Element diff --git a/readme.md b/readme.md index d0f0ac81..cf2dd530 100644 --- a/readme.md +++ b/readme.md @@ -4566,8 +4566,6 @@ Move(x_direction, - - ```python MoveFigure(figure, x_direction, @@ -4606,9 +4604,6 @@ RelocateFigure(figure, - - - ## Table Element @@ -4881,8 +4869,6 @@ View of second tab: First we have the Tab layout definitions. They mirror what you see in the screen shots. Tab 1 has 1 Text Element in it. Tab 2 has a Text and an Input Element. - - ```python tab1_layout = [[sg.T('This is inside tab 1')]] @@ -4956,8 +4942,6 @@ TabGroup(layout, - - - - - - - - - - - - - - - - ## Pane Element