1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-24 12:45:58 +03:00
leon/bridges/python
Théo LUDWIG 39cbd7114e
fix(bridge/python): usage of dict instead of empty TypedDict to avoid types errors
We might in the future generate automatically from the TypeScript types, generate the Python types.
For the moment, it is not typed, so we use a dict.
2024-02-25 20:57:02 +01:00
..
dist chore: transparent distribution structure 2022-10-04 14:30:10 +08:00
src fix(bridge/python): usage of dict instead of empty TypedDict to avoid types errors 2024-02-25 20:57:02 +01:00