From 3869b640b06c8a437e3cef61e87f836f9c201c65 Mon Sep 17 00:00:00 2001 From: Fujau69 Date: Thu, 23 Jul 2026 15:02:00 -0700 Subject: [PATCH] excel reports --- ThePythonCode-Tutorial.code-workspace | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ThePythonCode-Tutorial.code-workspace diff --git a/ThePythonCode-Tutorial.code-workspace b/ThePythonCode-Tutorial.code-workspace new file mode 100644 index 00000000..2e3ec0dc --- /dev/null +++ b/ThePythonCode-Tutorial.code-workspace @@ -0,0 +1,7 @@ +{ + "folders": [ + { + "path": "C:/Github/main/pythoncode-tutorials" + } + ] +} \ No newline at end of file