Better exception raising/handling #125
Labels
enhancement
New feature or request
technical debt
A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"
This may involve more downstream work, but there's at least 1 place where we use a general Exception catch and should be handling more specific Exceptions instead (eg https://realpython.com/the-most-diabolical-python-antipattern/).
The text was updated successfully, but these errors were encountered: