Refactor node relationship handling in app.py and introduce new routes for thoughts association with nodes.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
home = /usr/bin
|
||||
home = C:\Program Files\Python313
|
||||
include-system-site-packages = false
|
||||
version = 3.11.2
|
||||
executable = /usr/bin/python3.11
|
||||
command = /usr/bin/python3.11 -m venv /home/core/dev/website/venv
|
||||
version = 3.13.3
|
||||
executable = C:\Program Files\Python313\python.exe
|
||||
command = C:\Program Files\Python313\python.exe -m venv C:\Users\TTOMCZA.EMEA\Dev\website\venv
|
||||
|
||||
Reference in New Issue
Block a user