Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
calc: gracefully handle
ExpressionEvaluator.Error
We might consider making this exception a standalone class, for less wacky-looking error handling in this and other consumers of the `tools.calculation` submodule. Doing `except a_function.Subclass` feels weird and wrong.
- Loading branch information