microsoft / microsoft/typespec
[python] modify repr for hybrid models to output succinct info with python address id
Open
emitter:client:python
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
Right now our `repr` consists of outputting the model in dictionary syntax. Based off of feedback, we'd like to switch this to returning the in-memory id of the created model to help with debugging
Contributor guide
Assessment
This issue has not been assessed yet.