You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although not common asserts can be disabled (python -O run.py). We have a lot of places in the code where we are using asserts but should really be raising ValueError.