moving tess

This commit is contained in:
William Guss
2024-07-27 11:33:29 -07:00
parent a57c4129d7
commit 630277fa2c
4 changed files with 1 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ hello("sama")
- [ ] Trace not writing on first invoc.
- [ ] Rewrite lexical closures
- [ ] Serialize lkstrs in the jkson dumps in pyhton the same way as the db serializers them for the frontend (__lstr vs SerialziedLstr) <- these are pydantic models and so we can reuse them
- [ ] handle failure to serialize.
## Tests
- [ ] Add tests for the all the core fn'ality.