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
Originally I was trying to write an expression for counting users in overlapping sets. So when I used the std.union() to merge a group's users with a User subquery I got an unexpected error TypeError: issubclass() arg 2 must be a class, a tuple of classes, or a union