Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
- Loading branch information