goes2go icon indicating copy to clipboard operation
goes2go copied to clipboard

Convert assert statements to raise

Open blaylockbk opened this issue 7 months ago • 0 comments

Yeah, I've learned my lesson on this. assert is really only used for writing tests. I should have been using raise to raise the errors.

blaylockbk avatar Jul 06 '24 21:07 blaylockbk