mirror of
https://github.com/miaowware/qrm2.git
synced 2026-06-20 22:59:54 -04:00
976b3e8bf3
- Changed all "status != 200" to raise a custom exception - Raise appropriate exceptions in 'grid' - Removed command-specific error handling in 'extctl' commands Fixes #146