added close; fixed some issues

This commit is contained in:
2026-03-28 15:09:56 -06:00
parent 2ffc406b10
commit 246d816f84
8 changed files with 164 additions and 69 deletions

View File

@ -1,4 +1,4 @@
#!/home/dillon/_code/TalkEdit/.venv/bin/python3.10
#!/home/dillon/_code/TalkEdit/.venv312/bin/python3.12
"""
Test script for the TalkEdit API.
This script tests the new Tauri commands that expose all backend functions.