New (Python) example: simple drawings (rectangle, ellipse, arrow) #146
Annotations
4 errors
pyright (ubuntu-latest, 3.11):
python/examples/drawing/demo.py#L2
Import "json" is not accessed (reportUnusedImport)
|
pyright (ubuntu-latest, 3.11):
python/examples/drawing/demo.py#L15
Import "PromptSection" is not accessed (reportUnusedImport)
|
pyright (ubuntu-latest, 3.11)
2 errors
|
pyright (ubuntu-latest, 3.12)
Exit code 1
|