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
With #514, we are removing most of the need for a select call in MultiCollection::load_sketches(). Could make it optional. Or even eliminate it all together and force the call to MultiCollection::select directly.
The text was updated successfully, but these errors were encountered:
With #514, we are removing most of the need for a
select
call inMultiCollection::load_sketches()
. Could make it optional. Or even eliminate it all together and force the call toMultiCollection::select
directly.The text was updated successfully, but these errors were encountered: