Change the output of the exception to .__repr__() instead of str
All threads resolved!
Compare changes
@@ -201,7 +201,9 @@ class ElementsWorker(
Closes #118 (closed)
Change the output of the exception to repr instead of str