diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index d124409..3831928 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -45,6 +45,9 @@
+
+
+
{
"associatedIndex": 2
}
@@ -56,20 +59,20 @@
- {
+ "keyToString": {
+ "Python.DockPanel.executor": "Debug",
+ "Python.Manager.executor": "Run",
+ "Python.SplitPanel.executor": "Run",
+ "Python.Widget.executor": "Run",
+ "Python.test.executor": "Run",
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
+ "RunOnceActivity.ShowReadmeOnStart": "true",
+ "SHARE_PROJECT_CONFIGURATION_FILES": "true",
+ "git-widget-placeholder": "main",
+ "settings.editor.selected.configurable": "inlay.hints"
}
-}]]>
+}
@@ -230,7 +233,15 @@
1704024507110
-
+
+
+ 1704194851950
+
+
+
+ 1704194851950
+
+
diff --git a/__pycache__/DockPanel.cpython-312.pyc b/__pycache__/DockPanel.cpython-312.pyc
index 7b09cf9..b0fb43f 100644
Binary files a/__pycache__/DockPanel.cpython-312.pyc and b/__pycache__/DockPanel.cpython-312.pyc differ
diff --git a/__pycache__/Manager.cpython-312.pyc b/__pycache__/Manager.cpython-312.pyc
index 6d94529..5211b75 100644
Binary files a/__pycache__/Manager.cpython-312.pyc and b/__pycache__/Manager.cpython-312.pyc differ
diff --git a/__pycache__/SplitPanel.cpython-312.pyc b/__pycache__/SplitPanel.cpython-312.pyc
new file mode 100644
index 0000000..a418294
Binary files /dev/null and b/__pycache__/SplitPanel.cpython-312.pyc differ