Closed ikondov closed 4 years ago
Solves issue https://github.com/materialsproject/fireworks/issues/411. Only assertions have not been replaced with specific exceptions. Though the issued AssertionError can still be trapped by calling functions (see examples in the tests).
AssertionError
Thanks!
Solves issue https://github.com/materialsproject/fireworks/issues/411. Only assertions have not been replaced with specific exceptions. Though the issued
AssertionError
can still be trapped by calling functions (see examples in the tests).