mirror of
https://github.com/miaowware/qrm2.git
synced 2025-09-02 05:07:47 -04:00
- Changed all "status != 200" to raise a custom exception - Raise appropriate exceptions in 'grid' - Removed command-specific error handling in 'extctl' commands Fixes #146