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
I didn't realize `builtins` tags in tests add two of the same file,
rendering the first call of it useless! Anyways, now I know, and this PR
should raise an error for anyone in similar straits. I believe I fixed
all the tests?
The error message is a bit... intimidating (for some reason raising a
ValueError here makes some assert trip later on which has a long
traceback) but I decided to imitate the other error messages nearby.
0 commit comments