pydo icon indicating copy to clipboard operation
pydo copied to clipboard

Add documentation on surfacing error codes (#231)

Open DaveKavya opened this issue 2 months ago • 0 comments

This PR adds a section in the README explaining how to surface and handle API error codes in Pydo. It provides a simple Python example showing how users can catch exceptions and print error codes and messages. Closes #231

DaveKavya avatar Oct 23 '25 10:10 DaveKavya