Jupyter-Kale / kale

Jupyter Interactive Workflows for High Performance Computing
Other
15 stars 3 forks source link

Custom Exceptions #3

Open OliverEvans96 opened 7 years ago

OliverEvans96 commented 7 years ago

So far, I've been using ValueErrors and AttributeErrors where I should probably be using custom exceptions, according to https://stackoverflow.com/questions/944592/best-practice-for-python-assert