diff --git a/notes/layout.md b/notes/layout.md deleted file mode 100644 index 70cd13af0..000000000 --- a/notes/layout.md +++ /dev/null @@ -1,5 +0,0 @@ -# Layout - -## rich.layout.Layout - -The Layout class is responsible for arranging widget within a defined area. There are several concrete Layout objects with different strategies for positioning widgets.