From a2ca8ce73441e9df569aea531f898bd3a9047a28 Mon Sep 17 00:00:00 2001 From: SpookyDervish Date: Mon, 27 Oct 2025 20:17:25 +1100 Subject: [PATCH] formatting fix --- berry.ui.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/berry.ui.md b/berry.ui.md index 780188e..5c85ea5 100644 --- a/berry.ui.md +++ b/berry.ui.md @@ -75,5 +75,5 @@ Create a draggable window. #### Returns | Name | Type | Description | -| --- | --- | --- | --- | +| --- | --- | --- | | `window` | `Window` | A handle to the window from which you can call Python functions. |