From 6e0425dd40a43eaf6b9fd2654765c6e14365825c Mon Sep 17 00:00:00 2001
From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com>
Date: Sun, 3 Feb 2019 11:28:27 -0500
Subject: [PATCH] docs/cookbook.md updated from https://stackedit.io/
---
docs/cookbook.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/cookbook.md b/docs/cookbook.md
index 94f55730..b81d5389 100644
--- a/docs/cookbook.md
+++ b/docs/cookbook.md
@@ -119,7 +119,7 @@ while True: # Event Loop
window.Close()
```
-
+
# Simple Data Entry - Return Values As List
@@ -1533,6 +1533,6 @@ That's all... Run your `my_program.exe` file on the Windows machine of your choo
Your EXE file should run without creating a "shell window". Only the GUI window should show up on your taskbar.
\ No newline at end of file