Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src/libvcs/_internal/query_list.py:87:9: TRY300 Consider moving this statement to an `else` block src/libvcs/_internal/query_list.py:119:9: SIM102 Use a single `if` statement instead of nested `if` statements src/libvcs/_internal/query_list.py:451:19: TRY002 Create your own exception src/libvcs/_internal/query_list.py:451:19: TRY003 Avoid specifying long messages outside the exception class src/libvcs/_internal/query_list.py:489:25: TRY301 Abstract `raise` to an inner function src/libvcs/_internal/query_list.py:489:31: TRY003 Avoid specifying long messages outside the exception class
- Loading branch information