I messed up my branches so this accidentally includes the docs fixes that are in a separate PR
Tracebacks are included for every error and every warning (though should they?) if it's a DataException
If it's a PhaserError, the traceback for whatever caused it is shown
I messed up my branches so this accidentally includes the docs fixes that are in a separate PR
Tracebacks are included for every error and every warning (though should they?) if it's a DataException If it's a PhaserError, the traceback for whatever caused it is shown
paying off our exception hierarchy!
I think this fixes #87 sufficiently