Shubham Ugare
MModular
•Created by Shubham Ugare on 12/29/2023 in #questions
Python assert
ok, I'll try this. Thanks!
7 replies
MModular
•Created by Shubham Ugare on 12/29/2023 in #questions
Python assert
I tried this, but I think it only works in debug mode.
debug_assert(2==3, "error")
is ignored when I run the code in standard mode7 replies