Add PyError as the base exception for all PY module errors and PyValidationError as the base for validation-related errors. This allows users to catch all PY errors or just validation errors with a single except clause. Addresses: IMP-4 from code review🤖 Generated with [Claude Code](https://claude.com/claude-code ) Co-Authored-By:Claude Opus 4.5 <noreply@anthropic.com>
Loading
Please sign in to comment